Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/log/
H A Dfile_net_log_observer.cc204 const base::FilePath& inprogress_dir_path,
356 const base::FilePath& inprogress_dir_path, in CreateBoundedPreExisting() argument
361 return CreateInternal(base::FilePath(), inprogress_dir_path, in CreateBoundedPreExisting()
445 const base::FilePath& inprogress_dir_path, in CreateInternal() argument
473 log_path, inprogress_dir_path, std::move(pre_existing_log_file), in CreateInternal()
550 const base::FilePath& inprogress_dir_path, in FileWriter() argument
556 inprogress_dir_path_(inprogress_dir_path), in FileWriter()
561 DCHECK_EQ(IsBounded(), !inprogress_dir_path.empty()); in FileWriter()
H A Dfile_net_log_observer.h76 const base::FilePath& inprogress_dir_path,
132 const base::FilePath& inprogress_dir_path,