HomeSort by relevance Sort by last modified time
    Searched refs:Disassociate (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/components/sync_driver/
model_associator.h 90 virtual void Disassociate(int64 sync_id) = 0;
  /external/chromium_org/components/keyed_service/content/
browser_context_keyed_service_factory.cc 105 void BrowserContextKeyedServiceFactory::Disassociate(
123 Disassociate(context);
browser_context_keyed_service_factory.h 76 void Disassociate(content::BrowserContext* context);
  /external/chromium_org/android_webview/browser/
aw_contents_client_bridge_base.cc 50 void AwContentsClientBridgeBase::Disassociate(
aw_contents_client_bridge_base.h 37 static void Disassociate(content::WebContents* web_contents);
  /external/chromium_org/chrome/browser/sessions/
session_service_factory.cc 42 GetInstance()->Disassociate(profile);
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_model_associator.h 92 virtual void Disassociate(int64 sync_id) OVERRIDE;
bookmark_change_processor.cc 110 model_associator_->Disassociate(sync_node->GetId());
543 model_associator_->Disassociate(it->id);
bookmark_model_associator.cc 299 void BookmarkModelAssociator::Disassociate(int64 sync_id) {
  /external/chromium_org/android_webview/native/
aw_contents.cc 300 AwContentsClientBridgeBase::Disassociate(web_contents_.get());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 511 milliseconds