HomeSort by relevance Sort by last modified time
    Searched full:service (Results 4126 - 4150 of 11175) sorted by null

<<161162163164165166167168169170>>

  /external/chromium_org/chrome/browser/resources/gaia_auth/
main.js 54 this.service_ = params.service || this.SERVICE_ID;
85 url = appendParam(url, 'service', this.service_);
  /external/chromium_org/chrome/browser/signin/
android_profile_oauth2_token_service.cc 66 AndroidProfileOAuth2TokenService* service = local
68 return service->java_ref_.obj();
  /external/chromium_org/chrome/browser/ui/
auto_login_infobar_delegate.cc 53 // auto-login. It holds context information needed while re-issuing service
132 // service.
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
core_chromeos_options_handler.cc 233 PrefService* service,
249 ::options::CoreOptionsHandler::OnPreferenceChanged(service, pref_name);
  /external/chromium_org/chrome/browser/ui/webui/options/
language_options_handler_common.cc 279 SpellcheckService* service = SpellcheckServiceFactory::GetForContext( local
281 hunspell_dictionary_ = service->GetHunspellDictionary()->AsWeakPtr();
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.cc 150 // For this service, the implicit/explicit distinction doesn't
165 // For this service, the implicit/explicit distinction doesn't
  /external/chromium_org/chrome/common/extensions/
sync_type_unittest.cc 98 "http://clients2.google.com/service/update2/crx";
100 "https://clients2.google.com/service/update2/crx";
  /external/chromium_org/content/browser/
plugin_service_impl.h 127 // has been started by this service. This will start a process to host the
173 // has been started by this service. Returns NULL if no process has been
  /external/chromium_org/content/browser/renderer_host/
clipboard_message_filter.cc 129 // We cannot write directly from the IO thread, and cannot service the IPC
240 // We have a static instance of the clipboard service for use by all message
  /external/chromium_org/content/common/gpu/media/
exynos_video_encode_accelerator.h 128 // Service I/O on the V4L2 devices. This task should only be scheduled from
217 // child thread and device service callbacks posted from the device thread.
  /external/chromium_org/content/public/browser/
download_manager.h 21 // The DownloadManager uses the history service for storing persistent
24 // DownloadManager is constructed, we query the history service for the state of
  /external/chromium_org/dbus/
property_unittest.cc 59 // Start the test service, using the D-Bus thread.
90 // Shut down the service.
  /external/chromium_org/extensions/browser/
pending_extension_manager.cc 34 const ExtensionServiceInterface& service)
35 : service_(service) {
  /external/chromium_org/google_update/
google_update_idl.idl 179 // set by the gupdatem service. The gupdatem service exposes a narrow
181 // into the gupdatem service, the gupdatem service captures the token of the
182 // caller, and then calls put_altTokens() on the gupdate service, so that the
183 // gupdate service can use it for future download() and install() requests.
503 // IGoogleUpdate3 interface from the gupdatem service. These interfaces are
874 helpstring("GoogleUpdate3 Service Class for machine applications")
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_idle.cc 5 #include "gpu/command_buffer/service/async_pixel_transfer_manager_idle.h"
11 #include "gpu/command_buffer/service/safe_shared_memory_pool.h"
common_decoder.cc 5 #include "gpu/command_buffer/service/common_decoder.h"
6 #include "gpu/command_buffer/service/cmd_buffer_engine.h"
shader_manager_unittest.cc 5 #include "gpu/command_buffer/service/shader_manager.h"
8 #include "gpu/command_buffer/service/mocks.h"
  /external/chromium_org/gpu/command_buffer/tests/
gl_texture_mailbox_unittests.cc 11 #include "gpu/command_buffer/service/gles2_cmd_decoder.h"
12 #include "gpu/command_buffer/service/mailbox_manager.h"
  /external/chromium_org/net/ssl/
server_bound_cert_service.h 58 void RequestStarted(ServerBoundCertService* service,
182 // Looks for the domain bound cert for |domain| in this service's store.
  /external/chromium_org/remoting/resources/
remoting_strings_th.xtb 99 <translation id="6099500228377758828">Chrome Remote Desktop Service</translation>
104 <translation id="2647232381348739934">Chromoting Service</translation>
  /external/chromium_org/sandbox/win/src/
filesystem_dispatcher.cc 61 int service) {
62 switch (service) {
process_thread_dispatcher.cc 137 int service) {
138 switch (service) {
  /external/chromium_org/sandbox/win/wow_helper/
service64_resolver.cc 38 // Service code for 64 bit systems.
78 // mov [rax]PatchInfo.service, rcx // Save first argument.
  /external/chromium_org/third_party/cacheinvalidation/
cacheinvalidation.gyp 228 'src/java/com/google/ipc/invalidation/external/client/android/service/InvalidationService.aidl',
229 'src/java/com/google/ipc/invalidation/external/client/android/service/ListenerService.aidl',
  /external/chromium_org/ui/base/ime/win/
tsf_text_store.h 110 REFGUID service,
159 STDMETHOD(QueryInsertEmbedded)(const GUID* service,

Completed in 2595 milliseconds

<<161162163164165166167168169170>>