OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service
(Results
3101 - 3125
of
11175
) sorted by null
<<
121
122
123
124
125
126
127
128
129
130
>>
/external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service.h
53
// Gets the refresh token used by the
service
. |account_id| is expected to be
device_oauth2_token_service_factory.h
52
// Creates the token
service
asynchronously in the following steps:
/external/chromium_org/chrome/browser/component_updater/
background_downloader_win.h
20
// Implements a downloader in terms of the BITS
service
. The public interface
component_updater_utils.h
47
// Sends a protocol request to the the
service
endpoint specified by |url|.
/external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_component_installer.h
56
// updater
service
.
/external/chromium_org/chrome/browser/
custom_home_pages_table_model.h
65
// Callback from history
service
. Updates the title of the Entry whose
/external/chromium_org/chrome/browser/drive/
drive_notification_manager.h
79
// True when Drive File Sync
Service
is registered for Drive notifications.
/external/chromium_org/chrome/browser/extensions/api/braille_display_private/
braille_display_private_api.h
76
// Override the default so the
service
is not created in tests.
/external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc
407
chromeos::DeviceOAuth2TokenService*
service
) {
408
if (!
service
) {
417
service
->StartRequest(
service
->GetRobotAccountId(),
424
ProfileOAuth2TokenService*
service
=
local
433
service
->StartRequestForClient(
service
->GetPrimaryAccountId(),
442
login_token_request_ =
service
->StartRequest(
443
service
->GetPrimaryAccountId(), OAuth2TokenService::ScopeSet(), this);
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
media_galleries_private_api.h
26
// The profile-keyed
service
that manages the media galleries private extension
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
sync_setup_helper.cc
35
if (client_->
service
()->IsSyncEnabledAndLoggedIn())
/external/chromium_org/chrome/browser/extensions/
app_sync_data_unittest.cc
17
const char kValidUpdateUrl[] = "http://clients2.google.com/
service
/update2/crx";
browser_permissions_policy_delegate_unittest.cc
60
"https://accounts.google.com/ServiceLogin?
service
=chromiumsync");
extension_infobar_delegate.h
29
// infobar
service
for |web_contents|.
extension_message_bubble_controller.h
85
// Our extension
service
. Weak, not owned by us.
extension_sync_data_unittest.cc
20
"https://clients2.google.com/
service
/update2/crx";
test_extension_system.h
57
void SetExtensionService(ExtensionService*
service
);
/external/chromium_org/chrome/browser/favicon/
favicon_service.h
29
// The favicon
service
provides methods to access favicons. It calls the history
32
// This
service
is thread safe. Each request callback is invoked in the
255
// so that history
service
can deal solely with FaviconResultsCallback.
264
// so that history
service
can deal solely with FaviconResultsCallback.
/external/chromium_org/chrome/browser/history/
in_memory_history_backend.h
53
// attached history
service
is under.
top_sites_backend.h
24
//
Service
used by TopSites to have db interaction happen on the DB thread. All
/external/chromium_org/chrome/browser/local_discovery/
service_discovery_client_mac_unittest.mm
91
// Simulate
service
update events.
/external/chromium_org/chrome/browser/prerender/
prerender_field_trial.cc
293
ProfileSyncService*
service
= ProfileSyncServiceFactory::GetInstance()->
local
295
return
service
&&
service
->GetOpenTabsUIDelegate() &&
296
!
service
->EncryptEverythingEnabled();
/external/chromium_org/chrome/browser/printing/cloud_print/test/
cloud_print_policy_browsertest.cc
71
// is not an issue for production where the process is launched as a
service
/external/chromium_org/chrome/browser/safe_browsing/
download_feedback_service.h
73
const base::WeakPtr<DownloadFeedbackService>&
service
,
/external/chromium_org/chrome/browser/sessions/
session_command.h
15
// and chunk of data are specific to the
service
creating them.
Completed in 969 milliseconds
<<
121
122
123
124
125
126
127
128
129
130
>>