Searched refs:VendorDefinedDescriptorData (Results 1 – 6 of 6) sorted by relevance
27 using VendorDefinedDescriptorData = std::vector<uint8_t>; typedef29 std::tuple<VendorDefinedDescriptorTitle, VendorDefinedDescriptorData>;
117 VendorDefinedDescriptorData{ in parseFDIdentificationArea()
99 using VendorDefinedDescriptorData = std::vector<uint8_t>; typedef101 std::tuple<VendorDefinedDescriptorTitle, VendorDefinedDescriptorData>;
106 VendorDefinedDescriptorData. See below for details on properties:117 - VendorDefinedDescriptorData: Supported, must be specified in metadata file
97 VendorDefinedDescriptorData{ in parseFDIdentificationArea()
465 descData = std::get<VendorDefinedDescriptorData>( in updateDescriptor()