Searched defs:kStaticGet (Results 1 – 2 of 2) sorted by relevance
/art/runtime/mirror/ | ||
D | method_handle_impl.h | 58 kStaticGet, enumerator |
/art/libdexfile/dex/ | ||
D | dex_file.h | 148 kStaticGet = 0x0001, // a getter for a given static field. enumerator |