Searched defs:fileMap (Results 1 – 4 of 4) 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