ForeignSessionHandler 998 chrome/browser/ui/webui/history_ui.cc web_ui->AddMessageHandler(new browser_sync::ForeignSessionHandler()); ForeignSessionHandler 56 chrome/browser/ui/webui/ntp/foreign_session_handler.cc ForeignSessionHandler::ForeignSessionHandler() { ForeignSessionHandler 60 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::RegisterProfilePrefs( ForeignSessionHandler 68 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::OpenForeignSessionTab( ForeignSessionHandler 94 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::OpenForeignSessionWindows( ForeignSessionHandler 123 chrome/browser/ui/webui/ntp/foreign_session_handler.cc bool ForeignSessionHandler::SessionTabToValue( ForeignSessionHandler 150 chrome/browser/ui/webui/ntp/foreign_session_handler.cc OpenTabsUIDelegate* ForeignSessionHandler::GetOpenTabsUIDelegate( ForeignSessionHandler 163 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::RegisterMessages() { ForeignSessionHandler 166 chrome/browser/ui/webui/ntp/foreign_session_handler.cc base::Bind(&ForeignSessionHandler::HandleDeleteForeignSession, ForeignSessionHandler 169 chrome/browser/ui/webui/ntp/foreign_session_handler.cc base::Bind(&ForeignSessionHandler::HandleGetForeignSessions, ForeignSessionHandler 172 chrome/browser/ui/webui/ntp/foreign_session_handler.cc base::Bind(&ForeignSessionHandler::HandleOpenForeignSession, ForeignSessionHandler 175 chrome/browser/ui/webui/ntp/foreign_session_handler.cc base::Bind(&ForeignSessionHandler::HandleSetForeignSessionCollapsed, ForeignSessionHandler 179 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::Init() { ForeignSessionHandler 191 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::Observe( ForeignSessionHandler 213 chrome/browser/ui/webui/ntp/foreign_session_handler.cc bool ForeignSessionHandler::IsTabSyncEnabled() { ForeignSessionHandler 220 chrome/browser/ui/webui/ntp/foreign_session_handler.cc base::string16 ForeignSessionHandler::FormatSessionTime( ForeignSessionHandler 230 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::HandleGetForeignSessions( ForeignSessionHandler 287 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::HandleOpenForeignSession( ForeignSessionHandler 335 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::HandleDeleteForeignSession( ForeignSessionHandler 354 chrome/browser/ui/webui/ntp/foreign_session_handler.cc void ForeignSessionHandler::HandleSetForeignSessionCollapsed( ForeignSessionHandler 384 chrome/browser/ui/webui/ntp/foreign_session_handler.cc bool ForeignSessionHandler::SessionWindowToValue( ForeignSessionHandler 24 chrome/browser/ui/webui/ntp/foreign_session_handler.h class ForeignSessionHandler : public content::WebUIMessageHandler, ForeignSessionHandler 33 chrome/browser/ui/webui/ntp/foreign_session_handler.h ForeignSessionHandler(); ForeignSessionHandler 34 chrome/browser/ui/webui/ntp/foreign_session_handler.h virtual ~ForeignSessionHandler() {} ForeignSessionHandler 95 chrome/browser/ui/webui/ntp/foreign_session_handler.h DISALLOW_COPY_AND_ASSIGN(ForeignSessionHandler); ForeignSessionHandler 104 chrome/browser/ui/webui/ntp/new_tab_ui.cc web_ui->AddMessageHandler(new browser_sync::ForeignSessionHandler()); ForeignSessionHandler 257 chrome/browser/ui/webui/ntp/new_tab_ui.cc browser_sync::ForeignSessionHandler::RegisterProfilePrefs(registry);