Home | History | Annotate | Download | only in src

Lines Matching refs:FILE

2007   FILE* f = OS::FOpen(temp_filename.start(), "w+");
2024 // Note: the mmapped resource will take care of closing the file.
2042 LolPathTracer(FILE* out,
2050 FILE* out_;
2122 FILE* f = OS::FOpen(temp_filename.start(), "w+");
2223 // Flush and clean up the dumped file.
2231 // Note: the mmapped resource will take care of closing the file.