Searched defs:set_use_port (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/http/
H A Dhttp_auth_handler_negotiate.h58 // |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

Completed in 111 milliseconds