Home
last modified time | relevance | path

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

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