Home
last modified time | relevance | path

Searched defs:GetRootDir (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp54 std::string GetRootDir(const std::string &bundleName) in GetRootDir() function
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_util.cpp938 char *BundleUtil::GetRootDir(const char *dir, int32_t index) in GetRootDir() function in OHOS::BundleUtil
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_manager.cpp68 std::vector<std::string> ThemePackManager::GetRootDir(const std::string &strCurrentDir) in GetRootDir() function in OHOS::Global::Resource::ThemePackManager