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

/external/chromium_org/net/http/
H A Dhttp_auth_handler_negotiate.h57 // |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 131 milliseconds