Home
last modified time | relevance | path

Searched refs:GetUtdVectorByMimeType (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_util.h188 static std::vector<std::string> GetUtdVectorByMimeType(const std::string &mimeType);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp835 return BundleUtil::GetUtdVectorByMimeType(param); in Normalize()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp624 std::vector<std::string> BundleUtil::GetUtdVectorByMimeType(const std::string &mimeType) in GetUtdVectorByMimeType() function in OHOS::AppExecFwk::BundleUtil
H A Dbundle_data_mgr.cpp1849 std::vector<std::string> typeUtdVector = BundleUtil::GetUtdVectorByMimeType(mimeType); in MatchTypeWithUtd()

Completed in 24 milliseconds