Home
last modified time | relevance | path

Searched refs:defaultVecUint8 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/src/meta/
H A Dany.cpp44 Any defaultVecUint8 = std::vector<uint8_t>(); in GetBaseTypesMap() local
45 typeMap[std::string(defaultVecUint8.TypeName())] = AnyValueType::VECTOR_UINT8; in GetBaseTypesMap()