Searched refs:CheckAndParseHapFiles (Results 1 – 4 of 4) sorted by relevance
304 auto result = handler_->CheckAndParseHapFiles(PATH, true, infos);
251 if (!CheckAndParseHapFiles(bundleDir, isPreInstallApp, hapInfos) || hapInfos.empty()) { in AnalyzeHaps()574 bool BMSEventHandler::CheckAndParseHapFiles( in CheckAndParseHapFiles() function in OHOS::AppExecFwk::BMSEventHandler
386 bool CheckAndParseHapFiles(const std::string &hapFilePath,
710 if (!CheckAndParseHapFiles(bundleDir, isPreInstallApp, hapInfos) || hapInfos.empty()) { in AnalyzeHaps()2446 bool BMSEventHandler::CheckAndParseHapFiles( in CheckAndParseHapFiles() function in OHOS::AppExecFwk::BMSEventHandler