Home
last modified time | relevance | path

Searched defs:root_element (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/configuration/
DConfigurationParser.cpp202 return [config, handler](xml::Element* root_element, SourcePathDiagnostics* diag) { in Bind()
491 bool ArtifactTagHandler(PostProcessingConfiguration* config, Element* root_element, in ArtifactTagHandler()
518 bool ArtifactFormatTagHandler(PostProcessingConfiguration* config, Element* root_element, in ArtifactFormatTagHandler()
530 bool AbiGroupTagHandler(PostProcessingConfiguration* config, Element* root_element, in AbiGroupTagHandler()
581 bool ScreenDensityGroupTagHandler(PostProcessingConfiguration* config, Element* root_element, in ScreenDensityGroupTagHandler()
648 bool LocaleGroupTagHandler(PostProcessingConfiguration* config, Element* root_element, in LocaleGroupTagHandler()
715 bool AndroidSdkTagHandler(PostProcessingConfiguration* config, Element* root_element, in AndroidSdkTagHandler()
770 bool GlTextureGroupTagHandler(PostProcessingConfiguration* config, Element* root_element, in GlTextureGroupTagHandler()
820 bool DeviceFeatureGroupTagHandler(PostProcessingConfiguration* config, Element* root_element, in DeviceFeatureGroupTagHandler()