Searched refs:switchSession (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorReplayAgent.h103 virtual void switchSession(ErrorString*, SessionIdentifier) override;
H A DInspectorReplayAgent.cpp375 void InspectorReplayAgent::switchSession(ErrorString* errorString, SessionIdentifier identifier) function in class:WebCore::InspectorReplayAgent
388 m_page.replayController().switchSession(session);
/macosx-10.10/WebCore-7600.1.25/replay/
H A DReplayController.h131 void switchSession(PassRefPtr<ReplaySession>);
H A DReplayController.cpp148 void ReplayController::switchSession(PassRefPtr<ReplaySession> session) function in class:WebCore::ReplayController

Completed in 148 milliseconds