Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1376 bool isBundleCodeDir = dir.compare(Constants::BUNDLE_CODE_DIR) == 0; in ObtainQuickFixFileDir() local
1387 …if ((s.st_mode & S_IFDIR) && (isBundleCodeDir || BundleUtil::StartWith(currentName, HQF_DIR_PREFIX… in ObtainQuickFixFileDir()