Searched defs:kInvokeInterface (Results 1 - 2 of 2) sorted by relevance

/art/runtime/mirror/
H A Dmethod_handle_impl.h48 kInvokeInterface, enumerator in enum:art::mirror::MethodHandle::Kind
/art/libdexfile/dex/
H A Ddex_file.h294 kInvokeInterface = 0x0008, // an invoker for an interface method. member in class:art::DexFile::MethodHandleType
295 kLast = kInvokeInterface

Completed in 132 milliseconds