Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir_builder.cc1183 item->SetMethodId(header_->MethodIds()[method_index]); in ReadEncodedValue()
Ddex_ir.h783 void SetMethodId(MethodId* method_id) { u_.method_val_ = method_id; } in SetMethodId() function