Searched
full:service (Results
4826 -
4850 of
11175) sorted by null
<<191192193194195196197198199200>>
/external/chromium_org/chrome/service/cloud_print/ |
printer_job_queue_handler_unittest.cc | 5 #include "chrome/service/cloud_print/printer_job_queue_handler.h"
|
/external/chromium_org/chrome/test/base/ |
browser_with_test_window_test.cc | 77 // audio service) depend on test stubs that the helpers below will remove.
|
testing_profile.cc | 356 // Install profile keyed service factory hooks for dummy/test services 421 // It is up to the caller to create the history service if one is needed. 439 // This will create and init the history service. 533 // Only get the history service if it actually exists since the caller of the
|
/external/chromium_org/chrome_frame/ |
chrome_tab.idl | 110 // Expose this service to the ChromeFrame control to trigger privileged
|
utils.h | 306 HRESULT DoQueryService(const IID& service_id, IUnknown* unk, T** service) { 307 DCHECK(service); 314 hr = service_provider->QueryService(service_id, service); 316 DCHECK(FAILED(hr) || *service);
|
/external/chromium_org/chromeos/dbus/ |
bluetooth_profile_service_provider.h | 92 // owned by the service should be cleaned up and |callback| called to
|
cryptohome_client.h | 20 // CryptohomeClient is used to communicate with the Cryptohome service. 73 // Cryptohome service will process the calls in a first-in-first-out manner 82 // Runs the callback as soon as the service becomes available. 190 // This method tells the service that it is OK to attempt ownership.
|
modem_messaging_client.cc | 178 // Returns a SMSProxy for the given service name and object path.
|
shill_device_client.h | 33 // ShillDeviceClient is used to communicate with the Shill Device service.
|
/external/chromium_org/chromeos/network/ |
managed_network_configuration_handler.h | 40 // Network configurations are referred to by Shill's service path. These
|
network_change_notifier_chromeos.cc | 155 // If we had a default network service change, network resources
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
full_wallet.h | 139 // issued to them by the Online Wallet service.
|
/external/chromium_org/components/dom_distiller/core/ |
dom_distiller_store.h | 37 // Gets the syncable service for this store or null if it is not synced.
|
/external/chromium_org/components/policy/core/common/cloud/ |
device_management_service_unittest.cc | 47 // Unit tests for the device management policy service. The tests are run 530 // Start with a non-initialized service. 545 // Now initialize the service. That should start the job. 565 // Shutdown the service and cancel the job afterwards.
|
/external/chromium_org/components/test/data/web_database/ |
version_30.sql | 23 CREATE TABLE token_service (service VARCHAR PRIMARY KEY NOT NULL,encrypted_token BLOB);
|
version_32.sql | 25 CREATE TABLE token_service (service VARCHAR PRIMARY KEY NOT NULL,encrypted_token BLOB);
|
version_34.sql | 47 CREATE TABLE token_service (service VARCHAR PRIMARY KEY NOT NULL,encrypted_token BLOB);
|
version_35.sql | 53 CREATE TABLE token_service (service VARCHAR PRIMARY KEY NOT NULL,encrypted_token BLOB);
|
version_52.sql | 16 CREATE TABLE token_service (service VARCHAR PRIMARY KEY NOT NULL,encrypted_token BLOB);
|
/external/chromium_org/content/child/ |
child_thread.h | 144 // Called on Android's service thread to shutdown the main thread of this
|
/external/chromium_org/content/common/gpu/client/ |
command_buffer_proxy_impl.h | 178 // The last cached state received from the service.
|
/external/chromium_org/content/common/gpu/ |
gpu_memory_manager.h | 19 #include "gpu/command_buffer/service/memory_tracking.h"
|
/external/chromium_org/content/common/gpu/media/ |
gpu_video_decode_accelerator.h | 17 #include "gpu/command_buffer/service/texture_manager.h"
|
/external/chromium_org/content/renderer/ |
renderer_main_platform_delegate_mac.mm | 55 CFSTR("Connection Invalid error for service %s.\n"),
|
/external/chromium_org/dbus/ |
mock_unittest.cc | 53 // service name and the object path will return mock_proxy_.
|
Completed in 1719 milliseconds
<<191192193194195196197198199200>>