Searched refs:InitPath (Results 1 – 12 of 12) sorted by relevance
76 (void)StoreUtil::InitPath(topPath); in Prepare()77 (void)StoreUtil::InitPath(storePath); in Prepare()128 (void)StoreUtil::InitPath(topPath); in Backup()129 (void)StoreUtil::InitPath(storePath); in Backup()
162 auto result = StoreUtil::InitPath(fullPath); in GetDBManager()283 (void)StoreUtil::InitPath(rekeyPath); in ExecuteRekey()
155 bool StoreUtil::InitPath(const std::string &path) in InitPath() function in OHOS::DistributedKv::StoreUtil
163 StoreUtil::InitPath(keyPath); in SaveKeyToFile()
145 bool success = storeUtil_.InitPath(path);180 bool success = storeUtil_.InitPath(path);
152 StoreUtil::InitPath(fullPath); in GetDBManager()
42 static bool InitPath(const std::string &path);
43 static bool InitPath(const std::string &path);
106 static bool InitPath(const std::string &fileDir);
434 bool RdbSecurityManager::InitPath(const std::string &fileDir) in InitPath() function in OHOS::NativeRdb::RdbSecurityManager648 if (!InitPath(lockDir)) { in KeyFiles()684 if (!InitPath(keyDir)) { in InitKeyPath()
119 auto result = StoreUtil::InitPath(fullPath); in GetDBManager()
165 bool StoreUtil::InitPath(const std::string &path) in InitPath() function in OHOS::DistributedKv::StoreUtil