Searched defs:normalizedType (Results 1 – 4 of 4) sorted by relevance
128 for (const std::string& normalizedType : normalizedTypeVector) { in IsDefaultApplication() local138 int32_t userId, const std::string& normalizedType, bool& isDefaultApp) const in IsDefaultApplicationInternal() argument196 for (const std::string& normalizedType : normalizedTypeVector) { in GetDefaultApplication() local206 int32_t userId, const std::string& normalizedType, BundleInfo& bundleInfo, bool backup) const in GetDefaultApplicationInternal() argument239 for (const std::string& normalizedType : normalizedTypeVector) { in SetDefaultApplication() local261 int32_t userId, const std::string& normalizedType, const Element& element) const in SetDefaultApplicationInternal() argument313 for (const std::string& normalizedType : normalizedTypeVector) { in ResetDefaultApplication() local
97 for (const std::string& normalizedType : normalizedTypeVector) { in ParseDefaultApplicationConfig() local
180 for (const std::string& normalizedType : normalizedTypeVector) { in ConvertMimeTypeToUtd() local
93 NormalizedType normalizedType; member