Searched defs:PrimitiveType (Results 1 – 3 of 3) sorted by relevance
70 #define ART_GET_FIELD_FROM_CODE(Kind, PrimitiveType, RetType, SetType, \ argument
55 PrimitiveType::PrimitiveType(mirror::Class* klass, const StringPiece& descriptor, uint16_t cache_id) in PrimitiveType() function in art::verifier::PrimitiveType
67 private enum PrimitiveType { enum in Main.InvokeExactTester