Searched defs:template_type (Results 1 – 13 of 13) sorted by relevance
191 int template_type = 3; in TEST_F() local203 int template_type = 3; in TEST_F() local215 int template_type = 3; in TEST_F() local229 int template_type = 3; in TEST_F() local241 int template_type = 3; in TEST_F() local255 int template_type = 3; in TEST_F() local
208 int template_type = 3; in TEST_F() local223 int template_type = 3; in TEST_F() local244 int template_type = 99; // Invalid template type. in TEST_F() local
40 virtual bool DefaultValueForTemplate(int template_type, T* default_value) { in DefaultValueForTemplate()
49 virtual int DefaultValueForTemplate(int template_type, in DefaultValueForTemplate()
45 virtual int DefaultValueForTemplate(int template_type, in DefaultValueForTemplate()
118 int template_type, android::CameraMetadata* metadata) const { in PopulateTemplateRequest()
128 int Metadata::GetRequestTemplate(int template_type, in GetRequestTemplate()
98 int template_type = 3; in TEST_F() local
382 def install_unittest_module(package_dirpath, template_type): argument
544 TemplateType template_type = 3; field
20758 pub template_type: DescriptorUpdateTemplateType, field20824 pub fn template_type(mut self, template_type: DescriptorUpdateTemplateType) -> Self { in template_type() method