Home
last modified time | relevance | path

Searched defs:SetMethod (Results 1 – 5 of 5) sorted by relevance

/art/runtime/gc/
Dallocation_record.h53 void SetMethod(ArtMethod* m) { in SetMethod() function
/art/runtime/
Dimt_conflict_table.h196 void SetMethod(size_t index, PointerSize pointer_size, ArtMethod* method) { in SetMethod() function
Dstack.h335 void SetMethod(ArtMethod* method) REQUIRES(Locks::mutator_lock_) { in SetMethod() function
Dstack.cc630 void StackVisitor::SetMethod(ArtMethod* method) { in SetMethod() function in art::StackVisitor
Ddebugger.cc5138 void DeoptimizationRequest::SetMethod(ArtMethod* m) { in SetMethod() function in art::DeoptimizationRequest