OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service
(Results
1951 - 1975
of
11175
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/chromium_org/chrome/browser/sync/
profile_sync_service_base.h
18
// Retrieve the sync
service
to use in the given context.
sync_global_error.h
21
SyncGlobalError(ProfileSyncService*
service
, SigninManagerBase* signin);
/external/chromium_org/chrome/browser/sync_file_system/
local_change_processor.h
33
// (as the remote
service
is supposed to maintain a list of conflict files).
sync_process_runner.h
42
// Returns the current
service
state. Default implementation returns
/external/chromium_org/chrome/browser/tab_contents/
spelling_bubble_model.h
19
// integrating the spelling
service
of Google to Chrome.
/external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_factory.h
24
// Depending on the settings, the implementation of the
service
interface
thumbnailing_context.h
47
scoped_refptr<ThumbnailService>
service
;
member in struct:thumbnails::ThumbnailingContext
/external/chromium_org/chrome/browser/ui/app_list/
app_list_controller_delegate_impl.h
27
explicit AppListControllerDelegateImpl(AppListService*
service
);
app_list_shower.h
27
AppListService*
service
);
/external/chromium_org/chrome/browser/ui/app_list/search/
app_result.cc
134
const ExtensionService*
service
=
local
136
if (extension_util::IsAppLaunchableWithoutEnabling(app_id_,
service
))
153
const ExtensionService*
service
=
local
155
const bool can_launch = extension_util::IsAppLaunchable(app_id_,
service
);
app_search_provider.h
37
void AddApps(const ExtensionSet* extensions, ExtensionService*
service
);
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view.h
30
// Current theme
service
, passed to the cross platform NtpBackgroundUtil class.
/external/chromium_org/chrome/browser/ui/cocoa/
window_size_autosaver.h
18
// prefs
service
every time they fire. The window's size is automatically
/external/chromium_org/chrome/browser/ui/omnibox/
alternate_nav_infobar_delegate.h
17
// infobar
service
for |web_contents|.
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_prompt_view.h
45
// The pref
service
to use disabling bookmark prompt feature.
/external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source_discovery.h
42
// Keep the results fetched from the discovery
service
here.
/external/chromium_org/chrome/browser/ui/webui/sync_file_system_internals/
sync_file_system_internals_handler.h
17
// for the Sync
Service
tab. It corresponds to browser/resources/
/external/chromium_org/chrome/browser/ui/webui/
sync_internals_ui.cc
112
// the sync
service
doesn't exist.
115
ProfileSyncService*
service
= GetProfileSyncService(profile);
local
117
sync_ui_util::ConstructAboutInformation(
service
).release());
125
LOG(WARNING) << "No sync
service
; dropping message " << name
/external/chromium_org/chrome/browser/web_resource/
eula_accepted_notifier.h
47
// Local state pref
service
for querying the EULA accepted pref.
/external/chromium_org/chrome/browser/webdata/
web_data_service.h
222
const webkit_glue::WebIntentServiceData&
service
);
224
const webkit_glue::WebIntentServiceData&
service
);
231
const DefaultWebIntentService&
service
);
233
const DefaultWebIntentService&
service
);
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
README
7
API on Google's Python App Engine
service
.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_network.html
69
Chrome Apps can make connections to any
service
that supports TCP.
123
Chrome Apps can make connections to any
service
that supports UDP.
137
// The socket is created, now we want to connect to the
service
171
// The socket is created, now we want to connect to the
service
/external/chromium_org/chrome/common/metrics/
metrics_service_base.h
20
// metrics
service
into this class.
/external/chromium_org/chrome/installer/linux/debian/
expected_deps
1
gconf-
service
/external/chromium_org/chrome/service/cloud_print/
cloud_print_auth.cc
5
#include "chrome/
service
/cloud_print/cloud_print_auth.h"
12
#include "chrome/
service
/cloud_print/cloud_print_token_store.h"
13
#include "chrome/
service
/net/service_url_request_context.h"
14
#include "chrome/
service
/service_process.h"
Completed in 730 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>