Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dtransport_security_persister.cc214 void TransportSecurityPersister::WriteNow(TransportSecurityState* state, in WriteNow() function in net::TransportSecurityPersister
/external/libchrome/base/files/
Dimportant_file_writer.cc251 void ImportantFileWriter::WriteNow(std::unique_ptr<std::string> data) { in WriteNow() function in base::ImportantFileWriter
/external/cronet/base/files/
Dimportant_file_writer.cc306 void ImportantFileWriter::WriteNow(std::string data) { in WriteNow() function in base::ImportantFileWriter
/external/cronet/components/metrics/structured/
Dstructured_metrics_provider_unittest.cc282 void WriteNow() { in WriteNow() function in metrics::structured::StructuredMetricsProviderTest