Home
last modified time | relevance | path

Searched defs:auth_token_ (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dxmppauth.h56 std::string auth_token_; variable
Dxmppclientsettings.h61 std::string auth_token_; variable
Dxmppclient.cc56 std::string auth_token_; member in buzz::XmppClient::Private