Home
last modified time | relevance | path

Searched defs:WriteNow (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dtransport_security_persister.cc218 void TransportSecurityPersister::WriteNow(TransportSecurityState* state, in WriteNow() function in net::TransportSecurityPersister
/aosp_15_r20/external/libchrome/base/files/
H A Dimportant_file_writer.cc251 void ImportantFileWriter::WriteNow(std::unique_ptr<std::string> data) { in WriteNow() function in base::ImportantFileWriter
/aosp_15_r20/external/cronet/base/files/
H A Dimportant_file_writer.cc305 void ImportantFileWriter::WriteNow(std::string data) { in WriteNow() function in base::ImportantFileWriter