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