Home
last modified time | relevance | path

Searched defs:HasPendingWrite (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libchrome/base/files/
H A Dimportant_file_writer.cc246 bool ImportantFileWriter::HasPendingWrite() const { in HasPendingWrite() function in base::ImportantFileWriter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/encapsulated/
H A Dencapsulated_web_transport.h173 bool HasPendingWrite() const { return !pending_write_.empty(); } in HasPendingWrite() function
/aosp_15_r20/external/cronet/base/files/
H A Dimportant_file_writer.cc300 bool ImportantFileWriter::HasPendingWrite() const { in HasPendingWrite() function in base::ImportantFileWriter
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index.cc330 bool SimpleIndex::HasPendingWrite() const { in HasPendingWrite() function in disk_cache::SimpleIndex