Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp221 io::FileOutputStream fout_text(options.generate_text_symbols_path.value()); in CompileTable() local
428 io::FileOutputStream fout_text(options.generate_text_symbols_path.value()); in CompileXml() local
H A DLink.cpp1243 std::unique_ptr<io::FileOutputStream> fout_text; local