Searched defs:MethodTypeOffsets (Results 1 – 1 of 1) sorted by relevance
763 struct MethodTypeOffsets : public CheckOffsets<mirror::MethodType> { struct764 MethodTypeOffsets() : CheckOffsets<mirror::MethodType>( in MethodTypeOffsets() argument