Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction.h561 bool IsInvoke() const { in IsInvoke() function
Dmethod_handles.cc367 inline bool IsInvoke(const mirror::MethodHandle::Kind handle_kind) { in IsInvoke() function