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