OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIENT_REMOTING
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/google_apis/
google_api_keys.h
73
CLIENT_REMOTING
,
google_api_keys_unittest.cc
153
testcase::
CLIENT_REMOTING
);
156
testcase::
CLIENT_REMOTING
);
250
testcase::
CLIENT_REMOTING
);
253
testcase::
CLIENT_REMOTING
);
316
testcase::
CLIENT_REMOTING
);
319
testcase::
CLIENT_REMOTING
);
389
testcase::
CLIENT_REMOTING
);
392
testcase::
CLIENT_REMOTING
);
476
testcase::
CLIENT_REMOTING
);
479
testcase::
CLIENT_REMOTING
);
[
all
...]
google_api_keys.cc
149
client_ids_[
CLIENT_REMOTING
] = CalculateKeyValue(
156
client_secrets_[
CLIENT_REMOTING
] = CalculateKeyValue(
/external/chromium_org/remoting/host/setup/
oauth_helper.cc
51
google_apis::
CLIENT_REMOTING
), true).c_str());
host_starter.cc
67
google_apis::GetOAuth2ClientID(google_apis::
CLIENT_REMOTING
);
69
google_apis::GetOAuth2ClientSecret(google_apis::
CLIENT_REMOTING
);
/external/chromium_org/remoting/client/jni/
chromoting_jni_runtime.cc
61
google_apis::GetOAuth2ClientID(google_apis::
CLIENT_REMOTING
).c_str());
66
google_apis::GetOAuth2ClientSecret(google_apis::
CLIENT_REMOTING
).c_str());
/external/chromium_org/remoting/host/
signaling_connector.cc
240
oauth2_client = google_apis::
CLIENT_REMOTING
;
Completed in 36 milliseconds