Home
last modified time | relevance | path

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

/art/runtime/
Ddex_method_iterator.h116 InvokeType GetInvokeType() { in GetInvokeType() function
Dart_method.cc144 InvokeType ArtMethod::GetInvokeType() { in GetInvokeType() function in art::ArtMethod
Dstack_map.h1232 ALWAYS_INLINE uint32_t GetInvokeType(const InvokeInfoEncoding& encoding) const { in GetInvokeType() function
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc361 static bool GetInvokeType(ArtMethod** sp, InvokeType* invoke_type, uint32_t* dex_method_index) in GetInvokeType() function in art::QuickArgumentVisitor
/art/compiler/optimizing/
Dnodes.h541 InvokeType GetInvokeType() const { in GetInvokeType() function
3980 InvokeType GetInvokeType() const { in GetInvokeType() function