Home
last modified time | relevance | path

Searched defs:kInvokeStatic (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dmethod_handle_impl.h48 kInvokeStatic, enumerator
/art/libdexfile/dex/
Ddex_file.h150 kInvokeStatic = 0x0004, // an invoker for a given static method. enumerator