Searched defs:fileMap (Results 1 – 4 of 4) sorted by relevance
42 auto& fileMap = moduleFileMap_[hmpName]; in InitRepository() local97 std::unordered_map<std::string, ModuleFile> &fileMap, const Timer &timer) const in ProcessFile()127 std::unordered_map<std::string, ModuleFile> fileMap = mapIter->second; in GetModuleFile() local163 std::unordered_map<std::string, ModuleFile> &fileMap = mapIter->second; in Clear() local
174 OhosFileMapperImpl::OhosFileMapperImpl(std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap, in OhosFileMapperImpl()456 std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap; in GetRawFileMapper() local
183 …std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap = std::make_unique<OHOS::AbilityBase::FileM… variable
96 const static std::unordered_map<std::string, FileInfo> fileMap { in GetFileInfo() local