HomeSort by relevance Sort by last modified time
    Searched defs:Associate (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/android_webview/browser/
aw_contents_client_bridge_base.cc 43 void AwContentsClientBridgeBase::Associate(
  /external/chromium_org/components/keyed_service/content/
browser_context_keyed_service_factory.cc 94 Associate(context, service);
98 void BrowserContextKeyedServiceFactory::Associate(
refcounted_browser_context_keyed_service_factory.cc 88 Associate(context, service);
92 void RefcountedBrowserContextKeyedServiceFactory::Associate(
  /external/chromium_org/components/navigation_interception/
intercept_navigation_delegate.cc 49 void InterceptNavigationDelegate::Associate(
  /external/chromium_org/chrome/browser/sync/glue/
frontend_data_type_controller.cc 86 if (!Associate()) {
190 bool FrontendDataTypeController::Associate() {
235 // Associate() and into Start(), so we don't need this logic here? It seems
non_frontend_data_type_controller.cc 36 void Associate();
70 Associate();
88 void NonFrontendDataTypeController::BackendComponentsContainer::Associate() {
bookmark_model_associator.cc 285 void BookmarkModelAssociator::Associate(const BookmarkNode* node,
385 Associate(permanent_node, sync_id);
441 // To prime our association, we associate the top-level nodes, Bookmark Bar
549 Associate(child_node, sync_child_id);
567 Associate(child_node, sync_child_id);
  /external/chromium_org/components/sync_driver/
ui_data_type_controller.cc 99 Associate();
112 void UIDataTypeController::Associate() {
  /external/chromium_org/android_webview/native/
aw_contents_io_thread_client_impl.cc 201 void AwContentsIoThreadClientImpl::Associate(

Completed in 371 milliseconds