Searched refs:GetMimeCapIdxMap (Results 1 – 5 of 5) sorted by relevance
53 std::unordered_map<std::string, std::vector<size_t>> CodecAbilitySingleton::GetMimeCapIdxMap() in GetMimeCapIdxMap() function in OHOS::MediaAVCodec::CodecAbilitySingleton55 return CodecAbilitySingletonImpl::GetMimeCapIdxMap(); in GetMimeCapIdxMap()
37 std::unordered_map<std::string, std::vector<size_t>> GetMimeCapIdxMap();54 std::unordered_map<std::string, std::vector<size_t>> GetMimeCapIdxMap();
183 CodecAbilitySingleton::GetInstance().GetMimeCapIdxMap(); in FindCodec()248 CodecAbilitySingleton::GetInstance().GetMimeCapIdxMap(); in GetCapability()271 …d::unordered_map<std::string, std::vector<size_t>> mimeCapIdxMap = codecAbility.GetMimeCapIdxMap(); in FindCodecNameArray()
36 std::unordered_map<std::string, std::vector<size_t>> GetMimeCapIdxMap();
130 std::unordered_map<std::string, std::vector<size_t>> CodecAbilitySingleton::GetMimeCapIdxMap() in GetMimeCapIdxMap() function in OHOS::MediaAVCodec::CodecAbilitySingleton