Searched refs:GetHqfFileAndHapPath (Results 1 – 3 of 3) sorted by relevance
737 bool GetHqfFileAndHapPath(const std::string &bundleName,
3034 if (appThread->GetHqfFileAndHapPath(bundleName, hqfFilePair)) { in ScheduleNotifyLoadRepairPatch()3076 bool MainThread::GetHqfFileAndHapPath(const std::string &bundleName, in GetHqfFileAndHapPath() function in OHOS::AppExecFwk::MainThread3129 if (appThread->GetHqfFileAndHapPath(bundleName, hqfFilePair)) { in ScheduleNotifyUnLoadRepairPatch()
473 auto ret = mainThread_->GetHqfFileAndHapPath(bundleName, fileMap);