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

  /external/chromium/chrome/browser/sync/glue/
session_change_processor.cc 184 session_model_associator_->DisassociateForeignSession(
session_model_associator.h 143 void DisassociateForeignSession(const std::string& foreign_session_tag);
session_model_associator.cc 565 void SessionModelAssociator::DisassociateForeignSession(
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
session_model_associator.h 140 bool DisassociateForeignSession(const std::string& foreign_session_tag);
session_change_processor.cc 244 session_model_associator_->DisassociateForeignSession(
session_model_associator.cc     [all...]
  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager.h 231 bool DisassociateForeignSession(const std::string& foreign_session_tag);
sessions_sync_manager.cc 437 DisassociateForeignSession(session.session_tag());
714 if (!DisassociateForeignSession(tag)) {
736 bool SessionsSyncManager::DisassociateForeignSession(
    [all...]

Completed in 617 milliseconds