OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OAuth2Client
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/google_apis/
google_api_keys.h
41
//
OAuth2Client
enumeration below)
44
// the
OAuth2Client
enumeration below)
70
enum
OAuth2Client
{
84
std::string GetOAuth2ClientID(
OAuth2Client
client);
91
std::string GetOAuth2ClientSecret(
OAuth2Client
client);
google_api_keys.cc
173
std::string GetClientID(
OAuth2Client
client) const {
178
std::string GetClientSecret(
OAuth2Client
client) const {
241
OAuth2Client
client = static_cast<
OAuth2Client
>(client_id);
255
std::string GetOAuth2ClientID(
OAuth2Client
client) {
259
std::string GetOAuth2ClientSecret(
OAuth2Client
client) {
/external/chromium_org/remoting/host/
oauth_token_getter.cc
161
google_apis::
OAuth2Client
oauth2_client =
Completed in 244 milliseconds