Searched defs:ShortName (Results  1 – 2 of 2) sorted by relevance
| /art/runtime/interpreter/ | 
| D | unstarted_runtime.h | 72 #define UNSTARTED_DIRECT(ShortName, DescriptorIgnored, NameIgnored, SignatureIgnored) \  argument 82 #define UNSTARTED_JNI(ShortName, DescriptorIgnored, NameIgnored, SignatureIgnored) \  argument
  | 
| D | unstarted_runtime.cc | 2250 #define UNSTARTED_DIRECT(ShortName, Descriptor, Name, Signature) \  in InitializeInvokeHandlers()  argument 2262 #define UNSTARTED_JNI(ShortName, Descriptor, Name, Signature) \  in InitializeJNIHandlers()  argument
  |