Searched refs:resolvedHqfFile (Results 1 – 2 of 2) sorted by relevance
56 std::string resolvedHqfFile(AbilityBase::GetLoadPath(hqfFile)); in operator ()() local58 resolvedHqfFile.c_str()); in operator ()()60 auto data = JsRuntime::GetSafeData(resolvedHqfFile, patchFileName); in operator ()()64 resolvedHqfFile.c_str()); in operator ()()
3103 std::string resolvedHqfFile(AbilityBase::GetLoadPath(hapInfo.hqfInfo.hqfFilePath)); in GetHqfFileAndHapPath() local3106 hapInfo.process.c_str(), resolvedHqfFile.c_str(), resolvedHapPath.c_str()); in GetHqfFileAndHapPath()3107 … fileMap.push_back(std::pair<std::string, std::string>(resolvedHqfFile, resolvedHapPath)); in GetHqfFileAndHapPath()