Home
last modified time | relevance | path

Searched defs:Descriptor (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Dprimitive.h112 static const char* Descriptor(Type type) { in Descriptor() function
/art/runtime/interpreter/
Dinterpreter_common.cc1092 #define COLLECT_PRIMITIVE_ARRAY(Descriptor, Type) \ in PackCollectorArrayForBootstrapMethod() argument