Home
last modified time | relevance | path

Searched defs:GetInvokeType (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Ddex_method_iterator.h116 InvokeType GetInvokeType() { in GetInvokeType() function
/art/compiler/dex/
Dmir_method_info.h130 InvokeType GetInvokeType() const { in GetInvokeType() function
/art/runtime/mirror/
Dart_method.cc66 InvokeType ArtMethod::GetInvokeType() { in GetInvokeType() function in art::mirror::ArtMethod