HomeSort by relevance Sort by last modified time
    Searched defs:Persist (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/net/http/
http_vary_data.cc 77 void HttpVaryData::Persist(Pickle* pickle) const {
disk_cache_based_quic_server_info.cc 100 void DiskCacheBasedQuicServerInfo::Persist() {
285 // We close the entry because, if we shutdown before ::Persist is called,
http_response_info.cc 283 void HttpResponseInfo::Persist(Pickle* pickle,
331 headers->Persist(pickle, persist_options);
334 ssl_info.cert->Persist(pickle);
345 it->sct->Persist(pickle);
352 vary_data.Persist(pickle);
http_response_headers.cc 167 void HttpResponseHeaders::Persist(Pickle* pickle, PersistOptions options) {
    [all...]
  /external/chromium_org/net/cert/
signed_certificate_timestamp.cc 33 void SignedCertificateTimestamp::Persist(Pickle* pickle) {
x509_certificate.cc 471 void X509Certificate::Persist(Pickle* pickle) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincred.h 142 DWORD Persist;
157 DWORD Persist;

Completed in 109 milliseconds