Home
last modified time | relevance | path

Searched refs:GetClosingFilePath (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/log/
H A Dfile_net_log_observer.cc259 base::FilePath GetClosingFilePath() const;
597 base::File closing_file = OpenFileForWrite(GetClosingFilePath()); in Stop()
702 base::FilePath FileNetLogObserver::FileWriter::GetClosingFilePath() const { in GetClosingFilePath() function in net::FileNetLogObserver::FileWriter
785 AppendToFileThenDelete(GetClosingFilePath(), &final_log_file_, in StitchFinalLogFile()