Home
last modified time | relevance | path

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

/art/runtime/
Ddex_method_iterator.h116 InvokeType GetInvokeType() { in GetInvokeType() function
Dart_method.cc68 InvokeType ArtMethod::GetInvokeType() { in GetInvokeType() function in art::ArtMethod
/art/compiler/dex/
Dmir_method_info.h151 InvokeType GetInvokeType() const { in GetInvokeType() function
/art/compiler/optimizing/
Dnodes.h2484 InvokeType GetInvokeType() const { return invoke_type_; } in GetInvokeType() function