Home
last modified time | relevance | path

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

/aosp12/frameworks/base/startop/view_compiler/
H A Ddex_layout_compiler.cc84 auto get_layout = method_->dex_file()->GetOrDeclareMethod( in BuildGetLayoutResource() local
86 method_->AddInstruction(Instruction::InvokeVirtualObject(get_layout.id, dest, resources, resid)); in BuildGetLayoutResource()