Home
last modified time | relevance | path

Searched refs:GetRootDir (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_util.h76 static char *GetRootDir(const char *dir, int32_t index);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp55 std::string GetRootDir(const std::string &bundleName) in GetRootDir() function
434 auto rootDir = GetRootDir(bundleName); in MoveAbc()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_util.cpp821 rootDir = GetRootDir(dir, i); in MkDirs()
938 char *BundleUtil::GetRootDir(const char *dir, int32_t index) in GetRootDir() function in OHOS::BundleUtil

Completed in 3 milliseconds