Home
last modified time | relevance | path

Searched refs:SetTargetMethod (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dsharpening.cc83 invoke->SetTargetMethod(target_method); in ProcessInvokeStaticOrDirect()
Dnodes.h4005 void SetTargetMethod(MethodReference method) { target_method_ = method; } in SetTargetMethod() function