Home
last modified time | relevance | path

Searched refs:InitDir (Results 1 - 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_service.cpp95 if (!InitDir(ServiceConstants::HAP_COPY_PATH)) { in Init()
98 if (!InitDir(BundleResourceConstants::BUNDLE_RESOURCE_RDB_PATH)) { in Init()
104 bool InstalldService::InitDir(const std::string &path) in InitDir() function in OHOS::AppExecFwk::InstalldService
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_service.cpp86 if (!InitDir(ServiceConstants::HAP_COPY_PATH)) { in Init()
92 bool InstalldService::InitDir(const std::string &path) in InitDir() function in OHOS::AppExecFwk::InstalldService
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_persistent_storage_test.cpp83 * @tc.name: InitDir
84 * @tc.desc: test function : InitDir
87 HWTEST_F(ScenePersistentStorageTest, InitDir, Function | SmallTest | Level1) in HWTEST_F()
91 scenePersistentStorage_.InitDir(dir_); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_service.h70 bool InitDir(const std::string &path);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dinstalld_service.h70 bool InitDir(const std::string &path);
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_persistent_storage.h96 static void InitDir(std::string dir);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_persistent_storage.cpp65 void ScenePersistentStorage::InitDir(std::string dir) in InitDir() function in OHOS::Rosen::ScenePersistentStorage
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp1471 ScenePersistentStorage::InitDir(context->GetPreferencesDir()); in OnGetRootSceneSession()

Completed in 8 milliseconds