Searched defs:Descriptor (Results 1 – 3 of 3) sorted by relevance
112 static const char* Descriptor(Type type) { in Descriptor() function
196 static JITDescriptor& Descriptor() { return __dex_debug_descriptor; } in Descriptor() function205 static JITDescriptor& Descriptor() { return __jit_debug_descriptor; } in Descriptor() function
771 #define COLLECT_PRIMITIVE_ARRAY(Descriptor, Type) \ in PackCollectorArrayForBootstrapMethod() argument