Searched refs:DeleteUninstallTmpDir (Results 1 – 3 of 3) sorted by relevance
88 static bool DeleteUninstallTmpDir(const std::string &path);
265 if (!InstalldOperator::DeleteUninstallTmpDir(dir)) { in DeleteUninstallTmpDirs()
261 bool InstalldOperator::DeleteUninstallTmpDir(const std::string &path) in DeleteUninstallTmpDir() function in OHOS::AppExecFwk::InstalldOperator