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

  /external/chromium/net/http/
http_auth_handler_negotiate.h 58 // |use_port()| and |set_use_port()| get/set whether the auth handlers
63 void set_use_port(bool use_port) { use_port_ = use_port; } function in class:net::HttpAuthHandlerNegotiate::Factory
  /external/chromium_org/net/http/
http_auth_handler_negotiate.h 57 // |use_port()| and |set_use_port()| get/set whether the auth handlers
62 void set_use_port(bool use_port) { use_port_ = use_port; } function in class:net::HttpAuthHandlerNegotiate::Factory

Completed in 960 milliseconds