Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCompile.cpp386 static bool CompileXml(IAaptContext* context, const CompileOptions& options, in CompileXml() function
743 if (!CompileXml(&context, options, path_data, archive_writer.get(), output_filename)) { in Compile()