Searched defs:fileMap (Results 1 – 6 of 6) sorted by relevance
42 auto& fileMap = moduleFileMap_[hmpName]; in InitRepository() local86 std::unordered_map<std::string, ModuleFile> &fileMap, const Timer &timer) const in ProcessFile()129 std::unordered_map<std::string, ModuleFile> fileMap = mapIter->second; in GetModuleFile() local165 std::unordered_map<std::string, ModuleFile> &fileMap = mapIter->second; in Clear() local
183 …std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap = std::make_unique<OHOS::AbilityBase::FileM… variable
243 OhosFileMapperImpl::OhosFileMapperImpl(std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap, in OhosFileMapperImpl()506 std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap; in GetRawFileMapper() local
96 const static std::unordered_map<std::string, FileInfo> fileMap { in GetFileInfo() local
472 std::vector<std::pair<std::string, std::string>> fileMap; variable
3077 std::vector<std::pair<std::string, std::string>> &fileMap) in GetHqfFileAndHapPath()