Searched defs:LoadedIdmap (Results 1 – 3 of 3) sorted by relevance
34 class LoadedIdmap; variable94 friend LoadedIdmap; variable161 friend LoadedIdmap; variable
56 static class LoadedIdmap { class in Idmap61 public LoadedIdmap(Idmap_header header_) { in LoadedIdmap() method in Idmap.LoadedIdmap
256 LoadedIdmap::LoadedIdmap(const std::string& idmap_path, const Idmap_header* header, in LoadedIdmap() function in android::LoadedIdmap