Searched refs:GetIndexPath (Results 1 – 4 of 4) sorted by relevance
313 std::string indexPath = (*iter)->GetIndexPath(); in FindRawFile()405 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidAppPath()544 std::string indexPath = (*iter)->GetIndexPath(); in GetResourcePaths()574 std::string hapPath = qd->GetIndexPath(); in GetFilePathFromHap()599 std::string hapPath = qd->GetIndexPath(); in GetAbilityExtractor()632 std::string filePath = qd->GetIndexPath(); in GetMediaData()681 std::string filePath = qd->GetIndexPath(); in GetMediaBase64Data()732 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidHapPath()745 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidIndexPath()763 const std::string tempPath = (*iter)->GetIndexPath(); in FindRawFileFromHap()[all …]
103 inline const std::string GetIndexPath() const in GetIndexPath() function176 inline const std::string GetIndexPath() const in GetIndexPath() function
54 inline const std::string GetIndexPath() const in GetIndexPath() function
275 …const HapResource *pResource = HapResource::LoadFromIndex(hapResources_[i]->GetIndexPath().c_str()… in ReloadAll()