Searched defs:GetMethod (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dthrow_location.h60 mirror::ArtMethod* GetMethod() const { function
H A Dprofiler.h60 MethodReference GetMethod() { return method_; } function in class:art::StackTrieNode
73 MethodReference mr1 = node1->GetMethod();
74 MethodReference mr2 = node2->GetMethod();

Completed in 184 milliseconds