Home
last modified time | relevance | path

Searched defs:fout_text (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DCompile.cpp218 io::FileOutputStream fout_text(options.generate_text_symbols_path.value()); in CompileTable() local
424 io::FileOutputStream fout_text(options.generate_text_symbols_path.value()); in CompileXml() local
DLink.cpp1123 std::unique_ptr<io::FileOutputStream> fout_text; local