Searched refs:CompileApkLayouts (Results 1 – 3 of 3) sorted by relevance
28 void CompileApkLayouts(const std::string& filename, CompilationTarget target,
132 startop::CompileApkLayouts(filename, target, is_stdout ? std::cout : outfile); in main()
160 void CompileApkLayouts(const std::string& filename, CompilationTarget target, in CompileApkLayouts() function