/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | Panel.cpp | 120 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 D | ProgressDialog.cpp | 135 bool CProgressDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in CProgressDialog
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | session_messenger.cc | 125 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 D | namespace_router.cc | 24 void NamespaceRouter::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::NamespaceRouter
|
H A D | cast_socket_message_port.cc | 84 void CastSocketMessagePort::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::CastSocketMessagePort
|
H A D | virtual_connection_router.cc | 197 void VirtualConnectionRouter::OnMessage(CastSocket* socket, in OnMessage() function in openscreen::cast::VirtualConnectionRouter
|
H A D | connection_namespace_handler.cc | 116 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 D | qbone_control_stream.h | 57 void OnMessage(const std::string& data) override { in OnMessage() function
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | win32_window_unittest.cc | 24 bool OnMessage(UINT uMsg, in OnMessage() function in TestWindow
|
H A D | win32_window.cc | 86 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 D | remoting_sender.cc | 70 void RemotingSender::OnMessage(const RpcMessage& message) { in OnMessage() function in openscreen::cast::RemotingSender
|
H A D | looping_file_cast_agent.cc | 108 void LoopingFileCastAgent::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::LoopingFileCastAgent
|
/aosp_15_r20/external/openscreen/cast/receiver/channel/ |
H A D | device_auth_namespace_handler.cc | 57 void DeviceAuthNamespaceHandler::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::DeviceAuthNamespaceHandler
|
/aosp_15_r20/external/lzma/CPP/Windows/Control/ |
H A D | Window2.cpp | 133 LRESULT CWindow2::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in NWindows::NControl::CWindow2
|
H A D | ListView.cpp | 116 LRESULT CListView2::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() function in NWindows::NControl::CListView2
|
H A D | Dialog.cpp | 50 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 D | pw_rpc_handler.cc | 54 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 D | data_channel.cc | 57 void DataChannelObserverJni::OnMessage(const DataBuffer& buffer) { in OnMessage() function in webrtc::jni::__anon8d5924ed0111::DataChannelObserverJni
|
/aosp_15_r20/external/openscreen/cast/sender/channel/ |
H A D | sender_socket_factory.cc | 148 void SenderSocketFactory::OnMessage(CastSocket* socket, CastMessage message) { in OnMessage() function in openscreen::cast::SenderSocketFactory
|
/aosp_15_r20/external/openscreen/cast/sender/ |
H A D | cast_platform_client.cc | 121 void CastPlatformClient::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::CastPlatformClient
|
/aosp_15_r20/external/webrtc/rtc_tools/data_channel_benchmark/ |
H A D | data_channel_benchmark.cc | 91 void OnMessage(const webrtc::DataBuffer& buffer) override { in OnMessage() function in DataChannelObserverImpl
|
/aosp_15_r20/external/openscreen/cast/receiver/ |
H A D | application_agent.cc | 106 void ApplicationAgent::OnMessage(VirtualConnectionRouter* router, in OnMessage() function in openscreen::cast::ApplicationAgent
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | data_channels.cpp | 418 void DataChannelHandler::OnMessage(const webrtc::DataBuffer &msg) { in OnMessage() function in cuttlefish::webrtc_streaming::DataChannelHandler
|
/aosp_15_r20/external/webrtc/examples/unityplugin/ |
H A D | simple_peer_connection.cc | 545 void SimplePeerConnection::OnMessage(const webrtc::DataBuffer& buffer) { in OnMessage() function in SimplePeerConnection
|
/aosp_15_r20/external/webrtc/examples/peerconnection/client/ |
H A D | main_wnd.cc | 354 bool MainWnd::OnMessage(UINT msg, WPARAM wp, LPARAM lp, LRESULT* result) { in OnMessage() function in MainWnd
|