Home
last modified time | relevance | path

Searched refs:OnSetSessionInfo (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/
H A Ddispatcher.h230 void OnSetSessionInfo(version_info::Channel channel,
H A Ddispatcher.cc867 IPC_MESSAGE_HANDLER(ExtensionMsg_SetSessionInfo, OnSetSessionInfo) in OnControlMessageReceived()
1082 void Dispatcher::OnSetSessionInfo(version_info::Channel channel, in OnSetSessionInfo() function in extensions::Dispatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/
H A Ddispatcher.h242 void OnSetSessionInfo(version_info::Channel channel,
H A Ddispatcher.cc874 IPC_MESSAGE_HANDLER(ExtensionMsg_SetSessionInfo, OnSetSessionInfo) in OnControlMessageReceived()
1110 void Dispatcher::OnSetSessionInfo(version_info::Channel channel, in OnSetSessionInfo() function in extensions::Dispatcher