Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_layout_compiler.cc52 classname_tmp_{method->MakeRegister()},
137 method_->BuildConstString(classname_tmp_, in StartView()
143 try_create_view_.id, view, inflater_, null, classname_tmp_, context_, attrs_)); in StartView()
147 try_create_view_.id, view, inflater_, GetCurrentView(), classname_tmp_, context_, attrs_)); in StartView()
Ddex_layout_compiler.h97 const dex::Value classname_tmp_; variable