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

  /art/runtime/
method_handles.cc 362 inline bool IsInvoke(const mirror::MethodHandle::Kind handle_kind) {
712 DCHECK(IsInvoke(handle_kind));
    [all...]
  /art/libdexfile/dex/
dex_instruction.h 587 bool IsInvoke() const {

Completed in 70 milliseconds