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

  /external/chromium_org/net/http/
http_auth_handler_mock.h 82 allows_explicit_credentials_ = allows_explicit_credentials;
118 bool allows_explicit_credentials_; member in class:net::HttpAuthHandlerMock
http_auth_handler_mock.cc 25 allows_explicit_credentials_(true) {
99 return allows_explicit_credentials_;

Completed in 138 milliseconds