Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp278 android::FileOutputStream fout_text(options.generate_text_symbols_path.value()); in CompileTable() local
497 android::FileOutputStream fout_text(options.generate_text_symbols_path.value()); in CompileXml() local
H A DLink.cpp1255 std::unique_ptr<android::FileOutputStream> fout_text; local