Home
last modified time | relevance | path

Searched defs:tempDirs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp186 const std::string &currentPath, std::vector<std::string> &tempDirs) in TraverseObsoleteTempDirectory()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp902 void BundleUtil::DeleteTempDirs(const std::vector<std::string> &tempDirs) in DeleteTempDirs()