Searched defs:GetInvokeType (Results 1 – 4 of 4) sorted by relevance
116 InvokeType GetInvokeType() { in GetInvokeType() function
68 InvokeType ArtMethod::GetInvokeType() { in GetInvokeType() function in art::ArtMethod
151 InvokeType GetInvokeType() const { in GetInvokeType() function
2484 InvokeType GetInvokeType() const { return invoke_type_; } in GetInvokeType() function