Searched refs:IDENT_SRC_NONE (Results 1 - 3 of 3) sorted by relevance

/external/chromium/net/http/
H A Dhttp_auth.h67 IDENT_SRC_NONE, enumerator in enum:net::HttpAuth::IdentitySource
H A Dhttp_auth.cc21 HttpAuth::Identity::Identity() : source(IDENT_SRC_NONE), invalid(true) {}
H A Dhttp_auth_controller.cc389 // If identity_.source is HttpAuth::IDENT_SRC_NONE or
399 case HttpAuth::IDENT_SRC_NONE:

Completed in 72 milliseconds