Searched defs:fileMap (Results 1 – 4 of 4) sorted by relevance
45 std::unordered_map<int32_t, ModuleFile> fileMap; in InitRepository() local88 std::unordered_map<int32_t, ModuleFile> fileMap = mapIter->second; in GetModuleFile() local131 std::unordered_map<int32_t, ModuleFile> &fileMap = mapIter->second; in Clear() local
87 OhosFileMapperImpl::OhosFileMapperImpl(std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap, in OhosFileMapperImpl()292 std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap = manager->GetMmapData(rawFile); in GetRawFileMapper() local
143 …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