Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_layout_compiler.cc105 auto as_attribute_set = dex->GetOrDeclareMethod( in Start() local
110 method_->AddInstruction(dex::Instruction::InvokeStaticObject(as_attribute_set.id, attrs_, xml_)); in Start()