Searched refs:GetRootPath (Results 1 – 10 of 10) sorted by relevance
122 CreateDirIfNotExist(GetRootPath(), MODE); in Pack()123 std::string filePath = GetRootPath() + std::to_string(now) + TEMP_UNIFIED_DATA_SUFFIX; in Pack()210 std::string UnifiedDataHelper::GetRootPath() in GetRootPath() function in OHOS::UDMF::UnifiedDataHelper
36 static std::string GetRootPath();
41 int GetRootPath(std::vector<std::string> &rootPath);
82 if (GetRootPath(rootDir) != RESULT_OK) { in ClearTempData()128 int ApplicationCleaner::GetRootPath(std::vector<std::string> &rootPath) in GetRootPath() function in OHOS::AppExecFwk::ApplicationCleaner
38 int32_t GetRootPath(uint32_t store, char *rootPath, uint32_t pathLen);
28 int32_t GetRootPath(uint32_t store, char *rootPath, uint32_t pathLen) in GetRootPath() function65 int32_t ret = GetRootPath(store, rootPath, CERT_MAX_PATH_LEN); in ConstructUserIdPath()
105 std::string GetRootPath(const std::string &package) const;
318 std::string Options::GetRootPath(const std::string &package) const in GetRootPath() function in OHOS::HDI::Options
148 std::string GetRootPath(const std::string &package) const;
708 std::string Options::GetRootPath(const std::string &package) const in GetRootPath() function in OHOS::Idl::Options