Searched defs:CreateScope (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/remoting/host/
H A Dtoken_validator_factory_impl.cc51 static std::string CreateScope(const std::string& local_jid,
67 CreateScope(local_jid, remote_jid),
71 token_scope_ = CreateScope(local_jid, remote_jid);
98 std::string TokenValidatorImpl::CreateScope( function in class:remoting::TokenValidatorImpl

Completed in 85 milliseconds