Searched
full:service (Results
3451 -
3475 of
11175) sorted by null
<<131132133134135136137138139140>>
/external/chromium_org/chrome/browser/profiles/ |
profile_downloader.h | 45 // is ready. If not, subscribes to token service and starts fetching if the 50 // is ready. If not, subscribes to token service and starts fetching if the
|
/external/chromium_org/chrome/browser/renderer_host/pepper/ |
device_id_fetcher.cc | 153 // SHA256(machine-id||service||SHA256(machine-id||service||salt))
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
screen_container.css | 42 #oobe.terms-of-service #inner-container, 117 #terms-of-service-dot,
|
/external/chromium_org/chrome/browser/resources/print_preview/search/ |
destination_list_item.js | 35 * FedEx terms-of-service widget or {@code null} if this list item does not 164 * Called when the user agrees to the print destination's terms-of-service.
|
/external/chromium_org/chrome/browser/safe_browsing/ |
malware_details.h | 63 // the report. We start the redirection urls collection from history service 143 // Used to collect redirect urls from the history service
|
/external/chromium_org/chrome/browser/sessions/ |
session_backend.h | 47 // indicates which service is using this backend. |type| is used to determine 67 // Invoked from the service to read the commands that make up the last
|
session_types.h | 75 // NOTE: when the service is creating SessionTabs, initially this corresponds 122 // NOTE: when the service is creating SessionWindows, initially this
|
tab_restore_service_helper.h | 41 // Provides a way for the client to add behavior to the tab restore service 96 // Notifies observers the service has loaded.
|
/external/chromium_org/chrome/browser/signin/ |
signin_global_error.cc | 177 // Sync service is not available for this account's domain. 194 // If the service is unavailable, don't give the user the option to try
|
/external/chromium_org/chrome/browser/sync/ |
backend_migrator.cc | 29 ProfileSyncService* service, 32 : name_(name), user_share_(user_share), service_(service),
|
/external/chromium_org/chrome/browser/sync/glue/ |
generic_change_processor.h | 33 // local service into transactions and receiving changes from the sync model, 34 // which then get converted into SyncChange's and sent to the local service.
|
non_ui_data_type_controller.h | 123 // Disable this type with the sync service. Should only be invoked in case of 155 // A weak pointer to the actual local syncable service, which performs all the
|
tab_node_pool.h | 23 // - a tab_id: created by session service, unique to this client 140 // Our sync service profile (for making changes to the sync db)
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
sync_errors_test.cc | 148 GetClient(0)->service()->GetPreferredDataTypes(); 153 synced_datatypes = GetClient(0)->service()->GetPreferredDataTypes();
|
two_client_passwords_sync_test.cc | 249 GetClient(0)->service()->GetModelSafeRoutingInfo(&routes); 252 GetClient(1)->service()->GetModelSafeRoutingInfo(&routes);
|
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_status_code.cc | 78 return "Sync: service is temporarily unavailable."; 90 return "Sync: service access forbidden.";
|
/external/chromium_org/chrome/browser/ui/autofill/ |
account_chooser_model.h | 47 // Online Wallet service. There may be multiple signed-in accounts, but at any 134 // Online Wallet service.
|
/external/chromium_org/chrome/browser/ui/ |
browser_command_controller.h | 106 virtual void TabRestoreServiceChanged(TabRestoreService* service) OVERRIDE; 107 virtual void TabRestoreServiceDestroyed(TabRestoreService* service) OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
extension_action_context_menu_controller.mm | 144 PrefService* service = browser_->profile()->GetPrefs(); 145 bool devMode = service->GetBoolean(prefs::kExtensionsUIDeveloperMode);
|
/external/chromium_org/chrome/browser/ui/cocoa/notifications/ |
balloon_controller.mm | 146 DesktopNotificationService* service = 148 service->DenyPermission(balloon_->notification().origin_url());
|
/external/chromium_org/chrome/browser/ui/toolbar/ |
recent_tabs_sub_menu_model.h | 129 virtual void TabRestoreServiceChanged(TabRestoreService* service) OVERRIDE; 130 virtual void TabRestoreServiceDestroyed(TabRestoreService* service) OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
global_menu_bar_x11.h | 126 virtual void TabRestoreServiceChanged(TabRestoreService* service) OVERRIDE; 127 virtual void TabRestoreServiceDestroyed(TabRestoreService* service) OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/webui/ |
favicon_source.h | 52 // request the favicon from the favicon service. 57 // favicon service.
|
/external/chromium_org/chrome/browser/ui/webui/local_discovery/ |
local_discovery_ui_handler.h | 145 // TODO(noamsml): Re-resolve service first. 172 // The service discovery client used listen for devices on the local network.
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
new_tab_page_handler.cc | 195 content::NotificationService* service = local 197 service->Notify(notification_type,
|
Completed in 1648 milliseconds
<<131132133134135136137138139140>>