HomeSort by relevance Sort by last modified time
    Searched refs:IDENT_SRC_NONE (Results 1 - 6 of 6) sorted by null

  /external/chromium/net/http/
http_auth.h 67 IDENT_SRC_NONE,
http_auth.cc 21 HttpAuth::Identity::Identity() : source(IDENT_SRC_NONE), invalid(true) {}
http_auth_controller.cc 389 // If identity_.source is HttpAuth::IDENT_SRC_NONE or
399 case HttpAuth::IDENT_SRC_NONE:
  /external/chromium_org/net/http/
http_auth.h 67 IDENT_SRC_NONE,
http_auth.cc 21 HttpAuth::Identity::Identity() : source(IDENT_SRC_NONE), invalid(true) {}
http_auth_controller.cc 402 // If identity_.source is HttpAuth::IDENT_SRC_NONE or
412 case HttpAuth::IDENT_SRC_NONE:

Completed in 174 milliseconds