HomeSort by relevance Sort by last modified time
    Searched refs:IDENT_SRC_NONE (Results 1 - 3 of 3) 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:

Completed in 74 milliseconds