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