Home
last modified time | relevance | path

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

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