Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp61 constexpr const char* HQF_DIR_PREFIX = "patch_"; variable
1387 …(s.st_mode & S_IFDIR) && (isBundleCodeDir || BundleUtil::StartWith(currentName, HQF_DIR_PREFIX))) { in ObtainQuickFixFileDir()