Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_layout_compiler.cc157 method_->BuildNew(view, in StartView()
Ddex_builder.h356 void BuildNew(Value target, TypeDescriptor type, Prototype constructor, const T&... args);
612 void MethodBuilder::BuildNew(Value target, TypeDescriptor type, Prototype constructor, in BuildNew() function
Ddex_testcase_generator.cc63 method.BuildNew( in GenerateSimpleTestCases()