Home
last modified time | relevance | path

Searched refs:GetAllExtensionDirs (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp188 createDirParam.extensionDirs = info.GetAllExtensionDirs(); in CreateDataDir()
H A Dbase_bundle_installer.cpp1927 std::vector<std::string> extensionDirs = oldInfo.GetAllExtensionDirs(); in InnerProcessInstallByPreInstallInfo()
3435 auto extensionDirs = info.GetAllExtensionDirs(); in RemoveBundleDataDir()
H A Dinner_bundle_info.cpp4406 std::vector<std::string> InnerBundleInfo::GetAllExtensionDirs() const in GetAllExtensionDirs() function in OHOS::AppExecFwk::InnerBundleInfo
H A Dbundle_data_mgr.cpp8088 createDirParam.extensionDirs = info.GetAllExtensionDirs(); in CreateBundleDataDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2101 std::vector<std::string> GetAllExtensionDirs() const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp2807 auto ret = bundleInfo.GetAllExtensionDirs();