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

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

Completed in 105 milliseconds