Home
last modified time | relevance | path

Searched defs:OnMessage (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanel.cpp120 LRESULT CPanel::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in CPanel
161 LRESULT CMyListView::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in CMyListView
276 LRESULT CMyComboBoxEdit::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in CMyComboBoxEdit
H A DProgressDialog.cpp135 bool CProgressDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in CProgressDialog
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dsession_messenger.cc125 void SenderSessionMessenger::OnMessage(const std::string& source_id, in OnMessage() function in openscreen::cast::SenderSessionMessenger
223 void ReceiverSessionMessenger::OnMessage(const std::string& source_id, in OnMessage() function in openscreen::cast::ReceiverSessionMessenger
/aosp_15_r20/external/openscreen/cast/common/channel/
H A Dnamespace_router.cc24 void NamespaceRouter::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::NamespaceRouter
H A Dcast_socket_message_port.cc84 void CastSocketMessagePort::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::CastSocketMessagePort
H A Dvirtual_connection_router.cc197 void VirtualConnectionRouter::OnMessage(CastSocket* socket, in OnMessage() function in openscreen::cast::VirtualConnectionRouter
H A Dconnection_namespace_handler.cc116 void ConnectionNamespaceHandler::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::ConnectionNamespaceHandler
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_control_stream.h57 void OnMessage(const std::string& data) override { in OnMessage() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dwin32_window_unittest.cc24 bool OnMessage(UINT uMsg, in OnMessage() function in TestWindow
H A Dwin32_window.cc86 bool Win32Window::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage() function in rtc::Win32Window
/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dremoting_sender.cc70 void RemotingSender::OnMessage(const RpcMessage& message) { in OnMessage() function in openscreen::cast::RemotingSender
H A Dlooping_file_cast_agent.cc108 void LoopingFileCastAgent::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::LoopingFileCastAgent
/aosp_15_r20/external/openscreen/cast/receiver/channel/
H A Ddevice_auth_namespace_handler.cc57 void DeviceAuthNamespaceHandler::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::DeviceAuthNamespaceHandler
/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DWindow2.cpp133 LRESULT CWindow2::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in NWindows::NControl::CWindow2
H A DListView.cpp116 LRESULT CListView2::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in NWindows::NControl::CListView2
H A DDialog.cpp50 bool CDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in NWindows::NControl::CDialog
/aosp_15_r20/external/pigweed/pw_grpc/
H A Dpw_rpc_handler.cc54 Status PwRpcHandler::OnMessage(StreamId id, ByteSpan message) { in OnMessage() function in pw::grpc::PwRpcHandler
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/
H A Ddata_channel.cc57 void DataChannelObserverJni::OnMessage(const DataBuffer& buffer) { in OnMessage() function in webrtc::jni::__anon8d5924ed0111::DataChannelObserverJni
/aosp_15_r20/external/openscreen/cast/sender/channel/
H A Dsender_socket_factory.cc148 void SenderSocketFactory::OnMessage(CastSocket* socket, CastMessage message) { in OnMessage() function in openscreen::cast::SenderSocketFactory
/aosp_15_r20/external/openscreen/cast/sender/
H A Dcast_platform_client.cc121 void CastPlatformClient::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::CastPlatformClient
/aosp_15_r20/external/webrtc/rtc_tools/data_channel_benchmark/
H A Ddata_channel_benchmark.cc91 void OnMessage(const webrtc::DataBuffer& buffer) override { in OnMessage() function in DataChannelObserverImpl
/aosp_15_r20/external/openscreen/cast/receiver/
H A Dapplication_agent.cc106 void ApplicationAgent::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::ApplicationAgent
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.cpp418 void DataChannelHandler::OnMessage(const webrtc::DataBuffer &msg) { in OnMessage() function in cuttlefish::webrtc_streaming::DataChannelHandler
/aosp_15_r20/external/webrtc/examples/unityplugin/
H A Dsimple_peer_connection.cc545 void SimplePeerConnection::OnMessage(const webrtc::DataBuffer& buffer) { in OnMessage() function in SimplePeerConnection
/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dmain_wnd.cc354 bool MainWnd::OnMessage(UINT msg, WPARAM wp, LPARAM lp, LRESULT* result) { in OnMessage() function in MainWnd

12