Searched defs:normalizedTypeVector (Results 1 – 5 of 5) sorted by relevance
47 auto normalizedTypeVector = DefaultAppMgr::GetInstance().Normalize(type); in DoSomethingInterestingWithMyAPI() local
92 std::vector<std::string> normalizedTypeVector = DefaultAppMgr::Normalize(element.type); in ParseDefaultApplicationConfig() local
120 std::vector<std::string> normalizedTypeVector = Normalize(type); in IsDefaultApplication() local189 std::vector<std::string> normalizedTypeVector = Normalize(type); in GetDefaultApplication() local230 std::vector<std::string> normalizedTypeVector = Normalize(type); in SetDefaultApplication() local305 std::vector<std::string> normalizedTypeVector = Normalize(type); in ResetDefaultApplication() local
175 std::vector<std::string> normalizedTypeVector = DefaultAppMgr::Normalize(item.first); in ConvertMimeTypeToUtd() local
1689 auto normalizedTypeVector = DefaultAppMgr::Normalize(PDF_MIME_TYPE); variable1738 auto normalizedTypeVector = DefaultAppMgr::Normalize(notSpecificMimeType); variable