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

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

Completed in 55 milliseconds