Searched defs:GetInvokeType (Results 1 – 10 of 10) sorted by relevance
97 InvokeType GetInvokeType(uint32_t class_access_flags) const { in GetInvokeType() function
98 InvokeType GetInvokeType(uint32_t class_access_flags) const { in GetInvokeType() function
217 InvokeType ArtMethod::GetInvokeType() { in GetInvokeType() function in art::ArtMethod
474 InvokeType GetInvokeType() const { in GetInvokeType() function