Searched refs:HQF_DIR_PREFIX (Results 1 – 1 of 1) sorted by relevance
61 constexpr const char* HQF_DIR_PREFIX = "patch_"; variable1387 …(s.st_mode & S_IFDIR) && (isBundleCodeDir || BundleUtil::StartWith(currentName, HQF_DIR_PREFIX))) { in ObtainQuickFixFileDir()