Searched defs:GcMapDataAccess (Results 1 – 1 of 1) sorted by relevance
140 struct OatWriter::GcMapDataAccess { struct in art::OatWriter141 static const SwapVector<uint8_t>* GetData(const CompiledMethod* compiled_method) ALWAYS_INLINE { in GetData()145 static uint32_t GetOffset(OatClass* oat_class, size_t method_offsets_index) ALWAYS_INLINE { in GetOffset()151 static void SetOffset(OatClass* oat_class, size_t method_offsets_index, uint32_t offset) in SetOffset()157 static const char* Name() { in Name()