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