Searched defs:fileMap (Results 1 – 4 of 4) sorted by relevance
42 auto& fileMap = moduleFileMap_[hmpName]; in InitRepository() local99 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 OhosFileMapperImpl::OhosFileMapperImpl(std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap, in OhosFileMapperImpl()465 std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap; in GetRawFileMapper() local
190 …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