HomeSort by relevance Sort by last modified time
    Searched refs:persist_options (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_response_info.cc 213 net::HttpResponseHeaders::PersistOptions persist_options = local
217 persist_options =
225 headers->Persist(pickle, persist_options);
  /external/chromium_org/net/http/
http_response_info.cc 316 net::HttpResponseHeaders::PersistOptions persist_options = local
320 persist_options =
329 headers->Persist(pickle, persist_options);

Completed in 1341 milliseconds