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

  /external/chromium_org/remoting/jingle_glue/
xmpp_signal_strategy.h 93 std::string auth_token_service_; member in class:remoting::XmppSignalStrategy
xmpp_signal_strategy.cc 46 auth_token_service_(auth_token_service),
78 settings.set_token_service(auth_token_service_);
182 auth_token_service_ = auth_token_service;

Completed in 210 milliseconds