Home
last modified time | relevance | path

Searched defs:IsInvoke (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_instruction.h594 bool IsInvoke() const { in IsInvoke() function
/art/runtime/
Dmethod_handles.cc363 inline bool IsInvoke(const mirror::MethodHandle::Kind handle_kind) { in IsInvoke() function