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

  /external/chromium_org/remoting/host/
oauth_token_getter.cc 26 OAuthTokenGetter::OAuthCredentials::OAuthCredentials(
36 scoped_ptr<OAuthCredentials> oauth_credentials,
oauth_token_getter.h 44 struct OAuthCredentials {
45 OAuthCredentials(const std::string& login,
60 scoped_ptr<OAuthCredentials> oauth_credentials,
84 scoped_ptr<OAuthCredentials> oauth_credentials_;

Completed in 169 milliseconds