Searched refs:GetLoadPath (Results 1 – 6 of 6) sorted by relevance
56 std::string resolvedHqfFile(AbilityBase::GetLoadPath(hqfFile)); in operator ()()
1399 std::string hqfFile(AbilityBase::GetLoadPath(it->second)); in RegisterQuickFixQueryFunc()
41 std::string GetLoadPath(const std::string& hapPath);
278 loadPath = GetLoadPath(hapPath); in GetLoadFilePath()
441 std::string GetLoadPath(const std::string& hapPath) in GetLoadPath() function
3102 std::string resolvedHapPath(AbilityBase::GetLoadPath(hapInfo.hapPath)); in GetHqfFileAndHapPath()3103 std::string resolvedHqfFile(AbilityBase::GetLoadPath(hapInfo.hqfInfo.hqfFilePath)); in GetHqfFileAndHapPath()