Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds