Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp175 ResourceParser res_parser(context->GetDiagnostics(), &table, path_data.source, path_data.config, in CompileTable() local
177 if (!res_parser.Parse(&xml_parser)) { in CompileTable()