Searched refs:GetObsoleteBundleTempPath (Results 1 – 3 of 3) sorted by relevance
42 …int GetObsoleteBundleTempPath(const std::vector<std::string> &rootPath, std::vector<std::string> &…
92 if (self->GetObsoleteBundleTempPath(rootDir, temps) != RESULT_OK) { in ClearTempData()165 ErrCode ApplicationCleaner::GetObsoleteBundleTempPath( in GetObsoleteBundleTempPath() function in OHOS::AppExecFwk::ApplicationCleaner
106 int res = cleaner->GetObsoleteBundleTempPath(rootPath, tempPath);