Searched defs:kInvokeStatic (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/mirror/ | ||
| D | method_handle_impl.h | 50     kInvokeStatic,  enumerator | 
| /art/libdexfile/dex/ | ||
| D | dex_file.h | 188     kInvokeStatic      = 0x0004,  // an invoker for a given static method.  enumerator |