Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dprimitive.h112 static const char* Descriptor(Type type) { in Descriptor() function
/art/runtime/jit/
Ddebugger_interface.cc216 static JITDescriptor& Descriptor() { return __dex_debug_descriptor; } in Descriptor() function
225 static JITDescriptor& Descriptor() { return __jit_debug_descriptor; } in Descriptor() function
/art/runtime/interpreter/
Dinterpreter_common.cc767 #define COLLECT_PRIMITIVE_ARRAY(Descriptor, Type) \ in PackCollectorArrayForBootstrapMethod() argument
Dunstarted_runtime.cc2048 #define UNSTARTED_DIRECT(ShortName, Descriptor, Name, Signature) \ in InitializeInvokeHandlers() argument
2060 #define UNSTARTED_JNI(ShortName, Descriptor, Name, Signature) \ in InitializeJNIHandlers() argument