OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service
(Results
3801 - 3825
of
11175
) sorted by null
<<
151
152
153
154
155
156
157
158
159
160
>>
/external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.cc
105
DriveIntegrationService*
service
=
local
107
if (!
service
|| !
service
->IsMounted())
109
return
service
;
/external/chromium_org/chrome/browser/chromeos/login/
eula_browsertest.cc
28
const char kOfflineEULAWarning[] = "A copy of the Google Terms of
Service
";
oauth2_login_verifier.h
56
// tokens along the way (OAuth2 access token, SID/LSID, GAIA
service
token).
supervised_user_manager.h
93
// Configures sync
service
with oauth token.
/external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_manager_chromeos.h
102
// account (sometimes called a
service
account) associated with this device
/external/chromium_org/chrome/browser/chromeos/
proxy_config_service_impl.h
21
// Implementation of proxy config
service
for chromeos that:
/external/chromium_org/chrome/browser/component_updater/
crx_downloader.cc
27
// which uses the BITS
service
.
/external/chromium_org/chrome/browser/devtools/adb/
android_usb_device.cc
208
UsbService*
service
= UsbService::GetInstance();
local
210
service
->GetDevices(&usb_devices);
232
UsbService*
service
= UsbService::GetInstance();
local
234
service
->GetDevices(&usb_devices);
/external/chromium_org/chrome/browser/download/
download_ui_controller.cc
96
// DownloadService, which in turn is a profile keyed
service
.
/external/chromium_org/chrome/browser/drive/
drive_service_interface.h
27
// Triggered when the
service
gets ready to send requests.
46
// Common
service
:
48
// Initializes the documents
service
with |account_id|.
64
// Authentication
service
:
/external/chromium_org/chrome/browser/extensions/api/cloud_print_private/
cloud_print_private_apitest.cc
115
// Run this as a hosted app. Since we have overridden the cloud print
service
/external/chromium_org/chrome/browser/extensions/api/
profile_keyed_api_factory.h
23
// be accessible to the ProfileKeyedAPIFactory for the
service
.
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
obfuscated_gaia_id_fetcher.cc
21
// URL of the
service
to get obfuscated Gaia ID (here misnamed channel ID).
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
signed_in_devices_api.cc
79
// Get the profile sync
service
and extension prefs pointers
/external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_time_tracker.h
112
// Defaults to a delegate that sets warnings in the extension
service
.
/external/chromium_org/chrome/browser/extensions/error_console/
error_console.h
38
// BrowserContext-keyed
service
.
/external/chromium_org/chrome/browser/extensions/
extension_apitest.cc
392
ExtensionService*
service
= extensions::ExtensionSystem::Get(
local
396
for (ExtensionSet::const_iterator it =
service
->extensions()->begin();
397
it !=
service
->extensions()->end(); ++it) {
407
static_cast<unsigned>(
service
->extensions()->size()));
external_policy_loader_unittest.cc
125
"https://clients2.google.com/
service
/update2/crx");
unpacked_installer.h
102
// The
service
we will report results back to.
/external/chromium_org/chrome/browser/history/
history_marshaling.h
5
// Data structures for communication between the history
service
on the main
/external/chromium_org/chrome/browser/infobars/
infobar_service.h
63
// Retrieve the WebContents for the tab this
service
is associated with.
/external/chromium_org/chrome/browser/invalidation/
invalidation_service_android_unittest.cc
85
// Get the invalidation
service
being tested.
/external/chromium_org/chrome/browser/managed_mode/
managed_user_registration_utility.h
85
ManagedUserSyncService*
service
);
/external/chromium_org/chrome/browser/net/
connection_tester.cc
63
// Creates a proxy config
service
for |experiment|. On success returns net::OK
176
// Creates a proxy
service
for |experiment|. On success returns net::OK
214
// Creates a proxy config
service
that pulls from the system proxy settings.
258
// Creates a fixed proxy config
service
that is initialized using Firefox's
net_error_tab_helper.h
116
// "Use a web
service
to resolve navigation errors" preference is required
Completed in 1725 milliseconds
<<
151
152
153
154
155
156
157
158
159
160
>>