Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp148 static bool CompileTable(IAaptContext* context, const CompileOptions& options, in CompileTable() function
677 compile_func = &CompileTable; in Compile()