Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher.h113 bool report_modified_path = false; member
H A Dfile_path_watcher_unittest.cc1954 bool report_modified_path() const { return std::get<1>(GetParam()); } in report_modified_path() function in base::FilePathWatcherWithChangeInfoTest