HomeSort by relevance Sort by last modified time
    Searched refs:kLastInvokeKind (Results 1 - 2 of 2) sorted by null

  /art/runtime/mirror/
method_handle_impl.h 60 kLastInvokeKind = kInvokeVarHandleExact
  /art/runtime/
method_handles.cc 361 return handle_kind <= mirror::MethodHandle::Kind::kLastInvokeKind;
    [all...]

Completed in 132 milliseconds