Home
last modified time | relevance | path

Searched defs:normalizedType (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
Ddefault_app_mgr.cpp148 for (const std::string& normalizedType : normalizedTypeVector) { in IsDefaultApplication() local
158 int32_t userId, const std::string& normalizedType, bool& isDefaultApp) const in IsDefaultApplicationInternal() argument
216 for (const std::string& normalizedType : normalizedTypeVector) { in GetDefaultApplication() local
226 int32_t userId, const std::string& normalizedType, BundleInfo& bundleInfo, bool backup) const in GetDefaultApplicationInternal() argument
260 for (const std::string& normalizedType : normalizedTypeVector) { in SetDefaultApplication() local
283 int32_t userId, const std::string& normalizedType, const Element& element) const in SetDefaultApplicationInternal() argument
336 for (const std::string& normalizedType : normalizedTypeVector) { in ResetDefaultApplication() local
894 for (const std::string& normalizedType : normalizedTypeVec) { in GetDefaultInfo() local
Ddefault_app_data.cpp97 for (const std::string& normalizedType : normalizedTypeVector) { in ParseDefaultApplicationConfig() local
Ddefault_app_rdb.cpp180 for (const std::string& normalizedType : normalizedTypeVector) { in ConvertMimeTypeToUtd() local
/foundation/communication/dsoftbus/interfaces/kits/authentication/
Dauth_session_fsm_struct.h105 NormalizedType normalizedType; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
Dbms_bundle_default_app_test.cpp2165 std::string normalizedType = "AUDIO"; variable
2186 std::string normalizedType; variable
2202 std::string normalizedType; variable