Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dclass_accessor.h97 InvokeType GetInvokeType(uint32_t class_access_flags) const { in GetInvokeType() function
/art/runtime/
Dart_method.cc162 InvokeType ArtMethod::GetInvokeType() { in GetInvokeType() function in art::ArtMethod
/art/compiler/optimizing/
Dnodes.h639 InvokeType GetInvokeType() const { in GetInvokeType() function
4382 InvokeType GetInvokeType() const { in GetInvokeType() function