OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service
(Results
2351 - 2375
of
11175
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/external/chromium_org/chrome/browser/ui/app_list/
start_page_service.cc
75
explicit ProfileDestroyObserver(StartPageService*
service
)
76
: service_(
service
) {
/external/chromium_org/chrome/browser/ui/app_list/test/
app_list_shower_unittest.cc
69
AppListService*
service
,
86
NULL /*
service
*/));
/external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_handler.cc
71
ProfileSyncService*
service
=
local
74
if (
service
)
75
service
->RemoveObserver(this);
138
ProfileSyncService*
service
=
local
141
if (
service
)
142
service
->AddObserver(this);
406
ProfileSyncService*
service
=
local
408
GoogleServiceAuthError::State state =
service
->GetAuthError().state();
/external/chromium_org/chrome/common/extensions/docs/templates/json/
apps_sidenav.json
137
"title": "
Service
Reference",
141
"title": "Terms of
Service
",
/external/chromium_org/chrome/installer/util/
wmi.h
31
// Creates an instance of the WMI
service
connected to the local computer and
36
// Returns true if succeeded and 'wmi_services': the pointer to the
service
.
/external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.h
12
#include "chrome/
service
/cloud_print/connector_settings.h"
47
// Update and store
service
settings.
connector_settings_unittest.cc
5
#include "chrome/
service
/cloud_print/connector_settings.h"
15
#include "chrome/
service
/service_process_prefs.h"
job_status_updater.cc
5
#include "chrome/
service
/cloud_print/job_status_updater.h"
14
#include "chrome/
service
/cloud_print/cloud_print_service_helpers.h"
/external/chromium_org/chrome/test/pyautolib/
chromeos_network.py
83
'Flimflam
service
order not set properly. %s != %s' % \
99
'Flimflam
service
order not set properly. %s != %s' % \
/external/chromium_org/chrome_frame/
crash_server_init.cc
93
// This flag is used for testing, connect to the test crash
service
.
107
// user SID. Try connecting to the system-level crash
service
as a
/external/chromium_org/chromeos/network/
managed_state.h
27
// with a Shill path (e.g.
service
path or device path).
109
// The path (e.g.
service
path or device path) of the managed state object.
/external/chromium_org/cloud_print/gcp20/prototype/
gcp20_device.cc
36
" --
service
-name=<name> sets DNS
service
name\n"
/external/chromium_org/components/breakpad/tools/
crash_service.h
52
// any other functionality other than allowing the crash
service
to be
82
// user is logging off or the user closes the crash
service
window. The
/external/chromium_org/components/browser_context_keyed_service/
browser_context_dependency_manager.cc
96
// Create the
service
.
138
<< "
service
MUST NOT refer to depended BrowserContext "
/external/chromium_org/components/policy/core/browser/
configuration_policy_pref_store.cc
37
PolicyService*
service
,
40
: policy_service_(
service
),
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_manager.cc
65
if (
service
()) {
67
service
()->RefreshPolicy(
/external/chromium_org/components/policy/core/common/
policy_test_utils.cc
37
bool PolicyServiceIsEmpty(const PolicyService*
service
) {
38
const PolicyMap& map =
service
->GetPolicies(
/external/chromium_org/content/browser/android/
content_startup_flags.cc
15
#include "gpu/command_buffer/
service
/gpu_switches.h"
73
// Run the GPU
service
as a thread in the browser instead of as a
/external/chromium_org/content/common/gpu/
texture_image_transport_surface.h
15
#include "gpu/command_buffer/
service
/texture_manager.h"
79
// The framebuffer that represents this surface (
service
id). Allocated lazily
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DownloadController.java
57
public static void setDownloadNotificationService(DownloadNotificationService
service
) {
58
sDownloadNotificationService =
service
;
/external/chromium_org/crypto/
apple_keychain_ios.mm
34
// Set the
service
name.
88
// Set the
service
name.
/external/chromium_org/dbus/
end_to_end_sync_unittest.cc
17
// ExportedObject. The test will launch a thread for the
service
side
25
// Start the test
service
;
/external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_sync.cc
5
#include "gpu/command_buffer/
service
/async_pixel_transfer_manager_sync.h"
7
#include "gpu/command_buffer/
service
/async_pixel_transfer_delegate.h"
command_buffer_service.cc
5
#include "gpu/command_buffer/
service
/command_buffer_service.h"
13
#include "gpu/command_buffer/
service
/transfer_buffer_manager.h"
command_buffer_service_unittest.cc
9
#include "gpu/command_buffer/
service
/command_buffer_service.h"
10
#include "gpu/command_buffer/
service
/transfer_buffer_manager.h"
Completed in 1307 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>