Home
last modified time | relevance | path

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

/aosp12/system/linkerconfig/modules/
H A Dconfigwriter.cc35 void ConfigWriter::WriteLine(const std::string& line) { in WriteLine() function in android::linkerconfig::modules::ConfigWriter
/aosp12/art/dex2oat/
H A Ddex2oat_image_test.cc76 static void WriteLine(File* file, std::string line) { in WriteLine() function in art::Dex2oatImageTest