profile_compilation_info.h | 476 method_map(std::less<uint16_t>(), allocator->Adapter(kArenaAllocProfile)), 496 return checksum == other.checksum && method_map == other.method_map; 521 MethodMap method_map; member in struct:art::ProfileCompilationInfo::DexFileData [all...] |