Home | History | Annotate | Download | only in ARCMigrate

Lines Matching full:tmpout

2233 TmpOut(FD, /*shouldClose=*/true);
2234 TmpOut.write(NewText.data(), NewText.size());
2235 TmpOut.close();