Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_layout_compiler.cc48 resid_{dex::Value::Parameter(1)},
102 method_->AddInstruction(dex::Instruction::InvokeVirtualObject(get_layout.id, xml_, xml_, resid_)); in Start()
Ddex_layout_compiler.h93 dex::Value const resid_; variable