HomeSort by relevance Sort by last modified time
    Searched defs:identity_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
securetunnelsessionclient.h 107 talk_base::scoped_ptr<talk_base::SSLIdentity> identity_; member in class:cricket::SecureTunnelSessionClient
  /external/chromium/net/http/
http_auth_controller.h 88 // If such an entry is found, updates |identity_| and |handler_| with the
98 // The identity that was rejected is |identity_|.
101 // Sets |identity_| to the next identity that the transaction should try. It
135 // |identity_| holds the (username/password) that should be used by
138 HttpAuth::Identity identity_; member in class:net::HttpAuthController
  /external/chromium/third_party/libjingle/source/talk/base/
opensslstreamadapter.h 157 scoped_ptr<OpenSSLIdentity> identity_; member in class:talk_base::OpenSSLStreamAdapter
  /external/chromium/chrome/browser/chromeos/cros/
network_library.h 672 const std::string& identity() const { return identity_; }
738 identity_ = identity;
747 std::string identity_; member in class:chromeos::WifiNetwork
    [all...]

Completed in 397 milliseconds