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

  /external/chromium_org/net/url_request/
url_request_context_builder.h 158 transport_security_persister_path_ = transport_security_persister_path;
203 base::FilePath transport_security_persister_path_; member in class:net::URLRequestContextBuilder
url_request_context_builder.cc 314 if (!transport_security_persister_path_.empty()) {
319 transport_security_persister_path_,

Completed in 2739 milliseconds