Home
last modified time | relevance | path

Searched refs:secureDir (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_manager_host_impl.cpp191 std::string secureDir = securityPath.substr(0, pos); in CopyHqfToSecurityDir() local
192 if (!BundleUtil::CreateDir(secureDir)) { in CopyHqfToSecurityDir()