Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir_builder.cc1172 item->SetTypeId(header_->TypeIds()[string_index]); in ReadEncodedValue()
Ddex_ir.h780 void SetTypeId(TypeId* type_id) { u_.type_val_ = type_id; } in SetTypeId() function