Searched refs:service (Results 201 - 225 of 1072) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/sessions/
H A Dsession_service_factory.h18 // Returns the session service for |profile|. This may return NULL. If this
19 // profile supports a session service (it isn't incognito), and the session
20 // service hasn't yet been created, this forces creation of the session
21 // service. This returns NULL if ShutdownForProfile has been called for
28 // Returns the session service for |profile|, but do not create it if it
30 // service has been explicitly shutdown (browser is exiting). Callers should
34 // Returns the session service for |profile|. This is the same as
35 // GetForProfile, but will force creation of the session service even if
39 // If |profile| has a session service, it is shut down. To properly record the
40 // current state this forces creation of the session service, the
47 SetForTestProfile(Profile* profile, SessionService* service) argument
[all...]
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dquiesce_status_change_checker.cc16 // Returns true if this service is disabled.
17 bool IsSyncDisabled(ProfileSyncService* service) { argument
18 return !service->setup_in_progress() && !service->HasSyncSetupCompleted();
74 ProfileSyncService* service,
92 ProfileSyncService* service,
94 : service_(service),
98 scoped_observer_.Add(service);
128 // need to check these service at startup, since not every service i
91 ProgressMarkerWatcher( ProfileSyncService* service, QuiesceStatusChangeChecker* quiesce_checker) argument
219 OnServiceStateChanged( ProfileSyncService* service) argument
[all...]
H A Dsingle_client_app_list_sync_test.cc70 app_list::AppListSyncableService* service = local
72 ASSERT_EQ(kNumApps + kNumDefaultApps, service->GetNumSyncItemsForTest());
/external/chromium_org/chrome/browser/translate/
H A Dtranslate_accept_languages_factory.cc52 TranslateAcceptLanguagesService* service = local
55 return &service->accept_languages();
/external/chromium_org/chrome/browser/ui/search/
H A Dinstant_test_utils.cc51 TemplateURLService* service = local
53 ui_test_utils::WaitForTemplateURLServiceToLoad(service);
69 service->Add(template_url); // Takes ownership of |template_url|.
70 service->SetUserSelectedDefaultSearchProvider(template_url);
74 TemplateURLService* service = local
76 ui_test_utils::WaitForTemplateURLServiceToLoad(service);
84 service->Add(template_url); // Takes ownership of |template_url|.
85 service->SetUserSelectedDefaultSearchProvider(template_url);
/external/chromium_org/components/dom_distiller/webui/
H A Ddom_distiller_ui.cc20 DomDistillerService* service,
55 web_ui->AddMessageHandler(new DomDistillerHandler(service, scheme));
19 DomDistillerUi(content::WebUI* web_ui, DomDistillerService* service, const std::string& scheme) argument
/external/chromium_org/components/signin/core/browser/webdata/
H A Dtoken_service_table.h33 // Removes a token related to the service from the token_service table.
34 bool RemoveTokenForService(const std::string& service);
44 bool SetTokenForService(const std::string& service,
H A Dtoken_web_data.h45 // Set a token to use for a specified service.
46 void SetTokenForService(const std::string& service,
52 // Removes a token related to |service| from the web database.
53 void RemoveTokenForService(const std::string& service);
/external/chromium_org/content/browser/appcache/
H A Dappcache_storage.cc20 AppCacheStorage::AppCacheStorage(AppCacheServiceImpl* service) argument
22 last_response_id_(kUnitializedId), service_(service) {
106 if (new_usage != old_usage && service()->quota_manager_proxy()) {
107 service()->quota_manager_proxy()->NotifyStorageModified(
116 if (service()->quota_manager_proxy()) {
119 service()->quota_manager_proxy()->NotifyStorageModified(
130 if (service()->quota_manager_proxy() &&
132 service()->quota_manager_proxy()->NotifyStorageAccessed(
/external/chromium_org/device/bluetooth/test/
H A Dmock_bluetooth_gatt_characteristic.cc16 MockBluetoothGattService* service,
27 ON_CALL(*this, GetService()).WillByDefault(Return(service));
15 MockBluetoothGattCharacteristic( MockBluetoothGattService* service, const std::string& identifier, const BluetoothUUID& uuid, bool is_local, Properties properties, Permissions permissions) argument
/external/chromium_org/remoting/host/installer/mac/tools/
H A Dksregister.sh11 KSUPDATE=https://tools.google.com/service/update2
/external/chromium_org/third_party/freetype/src/base/
H A Dftpatent.c118 FT_Service_SFNT_Table service; local
122 FT_FACE_FIND_SERVICE( face, service, SFNT_TABLE );
124 if ( service )
131 error = service->table_info( face, i,
154 FT_Service_TTGlyf service; local
165 FT_FACE_FIND_SERVICE( face, service, TT_GLYF );
166 if ( service == NULL )
175 offset = service->get_location( face, gindex, &size );
/external/freetype/src/base/
H A Dftpatent.c118 FT_Service_SFNT_Table service; local
122 FT_FACE_FIND_SERVICE( face, service, SFNT_TABLE );
124 if ( service )
131 error = service->table_info( face, i,
154 FT_Service_TTGlyf service; local
165 FT_FACE_FIND_SERVICE( face, service, TT_GLYF );
166 if ( service == NULL )
175 offset = service->get_location( face, gindex, &size );
/external/kernel-headers/original/uapi/linux/caif/
H A Dcaif_socket.h63 * the service to connect to on the modem.
98 * @CAIF_RADIO_DEBUG_SERVICE: Debug service on the Radio sub-system
117 * @u.util.service: Utility service name.
136 * @u.dbg.service: Service sub-system to connect (caif_debug_service
139 * CAIF Channel. It defines the service to connect to on the modem.
148 char service[16]; member in struct:sockaddr_caif::__anon22896::__anon22898
160 __u8 service; /* service:caif_debug_service */ member in struct:sockaddr_caif::__anon22896::__anon22901
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftpatent.c118 FT_Service_SFNT_Table service; local
122 FT_FACE_FIND_SERVICE( face, service, SFNT_TABLE );
124 if ( service )
131 error = service->table_info( face, i,
154 FT_Service_TTGlyf service; local
165 FT_FACE_FIND_SERVICE( face, service, TT_GLYF );
166 if ( service == NULL )
175 offset = service->get_location( face, gindex, &size );
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DApplicationTest.java118 TestService service = new TestService();
119 assertTrue(Robolectric.application.bindService(new Intent(""), service, Context.BIND_AUTO_CREATE));
121 assertNull(service.name);
122 assertNull(service.service);
126 assertEquals(expectedComponentName, service.name);
127 assertEquals(expectedBinder, service.service);
132 TestService service = new TestService();
136 Robolectric.application.bindService(new Intent(""), service, Contex
[all...]
/external/chromium_org/base/prefs/
H A Dpref_change_registrar.cc21 void PrefChangeRegistrar::Init(PrefService* service) { argument
22 DCHECK(IsEmpty() || service_ == service); local
23 service_ = service;
78 void PrefChangeRegistrar::OnPreferenceChanged(PrefService* service, argument
/external/chromium_org/chrome/browser/autocomplete/
H A Dchrome_autocomplete_provider_client.cc83 ProfileSyncService* service = local
86 return service &&
87 service->IsSyncEnabledAndLoggedIn() &&
90 !service->GetEncryptedDataTypes().Has(syncer::SESSIONS);
/external/chromium_org/chrome/browser/metrics/variations/
H A Dvariations_service_unittest.cc146 // Simulates a variations service response by setting a date header and the
307 TestVariationsService service(new TestRequestAllowedNotifier, &prefs);
308 service.set_intercepts_fetch(false);
311 service.DoActualFetch();
317 EXPECT_FALSE(service.seed_stored());
318 service.OnURLFetchComplete(fetcher);
319 EXPECT_TRUE(service.seed_stored());
337 VariationsService service(new TestRequestAllowedNotifier, &prefs, NULL);
340 service.DoActualFetch();
345 service
[all...]
/external/chromium_org/chrome/browser/profiles/
H A Dgaia_info_update_service_unittest.cc70 NiceMock<GAIAInfoUpdateServiceMock>* service() { return service_.get(); } function in class:__anon4514::GAIAInfoUpdateServiceTest
117 service()->OnProfileDownloadSuccess(downloader());
144 downloader_.reset(new NiceMock<ProfileDownloaderMock>(service()));
158 EXPECT_EQ(std::string(), service()->GetCachedPictureURL());
172 EXPECT_EQ(url, service()->GetCachedPictureURL());
180 EXPECT_EQ(std::string(), service()->GetCachedPictureURL());
182 service()->OnProfileDownloadFailure(downloader(),
193 EXPECT_EQ(std::string(), service()->GetCachedPictureURL());
244 EXPECT_TRUE(service()->timer_.IsRunning());
245 service()
[all...]
/external/chromium_org/chrome/browser/sync/
H A Dbackend_unrecoverable_error_handler.h23 const syncer::WeakHandle<ProfileSyncService>& service);
/external/chromium_org/chrome/browser/thumbnails/
H A Dthumbnailing_context.cc15 : service(receiving_service),
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_controller_delegate_views.h16 explicit AppListControllerDelegateViews(AppListServiceViews* service);
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dactivation_tracker_win.h17 explicit ActivationTrackerWin(AppListServiceWin* service);
/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_manager.h96 CloudPolicyService* service() { return core_.service(); } function in class:policy::CloudPolicyManager
97 const CloudPolicyService* service() const { return core_.service(); } function in class:policy::CloudPolicyManager

Completed in 9779 milliseconds

1234567891011>>