Searched defs:SetMethod (Results 1 – 5 of 5) sorted by relevance
53 void SetMethod(ArtMethod* m) { in SetMethod() function
196 void SetMethod(size_t index, PointerSize pointer_size, ArtMethod* method) { in SetMethod() function
637 void StackVisitor::SetMethod(ArtMethod* method) { in SetMethod() function in art::StackVisitor
73 void Pseudolocalizer::SetMethod(Method method) { in SetMethod() function in aapt::Pseudolocalizer
247 void SetMethod(ArtMethod* method) REQUIRES(Locks::mutator_lock_) { in SetMethod() function