HomeSort by relevance Sort by last modified time
    Searched full:backend (Results 976 - 1000 of 1941) sorted by null

<<31323334353637383940>>

  /external/chromium/chrome/browser/resources/options/
certificate_manager.js 146 // TODO(xiyuan): Use notification from backend instead of polling.
  /external/chromium/chrome/browser/resources/shared/js/
util.js 27 * @param {string} callbackName The name of the function that the backend calls.
  /external/chromium/chrome/browser/sync/
profile_sync_factory.h 60 browser_sync::SyncBackendHost* backend,
  /external/chromium/chrome/browser/sync/sessions/
sync_session.h 74 // the Syncer detects that the backend store has fundamentally changed or
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.h 65 // Backend implementation of RenderViewHostDelegate::View.
  /external/chromium/chrome/browser/ui/cocoa/
ssl_client_certificate_selector.mm 140 // Finally, tell the backend which identity (or none) the user selected.
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.h 68 // Backend implementation of RenderViewHostDelegate::View.
tab_contents_view_touch.h 68 // Backend implementation of RenderViewHostDelegate::View.
  /external/chromium/net/disk_cache/
histogram_macros.h 9 // survive the backend object that created them.
rankings.h 107 bool Init(BackendImpl* backend, bool count_lists);
  /external/chromium/net/http/
disk_cache_based_ssl_host_info.cc 149 backend_ = callback_->backend();
  /external/chromium_org/base/strings/
stringprintf.cc 39 // Templatized backend for StringPrintF/StringAppendF. This does not finalize
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_storage.h 135 // Callback from backend after loading the bookmark file.
  /external/chromium_org/chrome/browser/extensions/
install_verifier.h 31 // verification process works by sending a request to a backend server to get a
  /external/chromium_org/chrome/browser/history/android/
sqlite_cursor.h 148 // Get Favicon from history backend.
  /external/chromium_org/chrome/browser/history/
query_parser.h 57 // normalized queries that can be passed to the SQLite backend.
  /external/chromium_org/chrome/browser/policy/
browser_policy_connector.h 100 // Schedules initialization of the cloud policy backend services, if the
  /external/chromium_org/chrome/browser/profiles/
avatar_menu.h 31 // browser window frame. This class will notify its observer when the backend
  /external/chromium_org/chrome/browser/resources/options/
certificate_manager.js 149 // TODO(xiyuan): Use notification from backend instead of polling.
  /external/chromium_org/chrome/browser/sync/glue/
device_info.h 90 // backend for classifying client types when calculating statistics.
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context_unittest.cc 382 EXPECT_TRUE(file_system.backend()->sync_context() != NULL);
383 EXPECT_TRUE(file_system.backend()->change_tracker() != NULL);
384 EXPECT_EQ(sync_context_.get(), file_system.backend()->sync_context());
389 EXPECT_EQ(sync_context_.get(), file_system.backend()->sync_context());
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
ssl_client_certificate_selector_cocoa.mm 119 // Finally, tell the backend which identity (or none) the user selected.
  /external/chromium_org/chrome/browser/ui/webui/
downloads_ui_browsertest.js 58 * backend format (see downloads_dom_handler.cc).
sync_setup_handler.cc 302 // See if it's even possible to bring up the sync backend - if not
322 "Cannot configure sync until the sync backend is initialized";
647 // backend), so the user still has a chance to cancel out of the operation
800 // because we don't want the sync backend to remain in the initialized
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/
util.js 24 * @param {string} callbackName The name of the function that the backend calls.

Completed in 1209 milliseconds

<<31323334353637383940>>