| /foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/ |
| D | dcamera_sink_controller_channel_listener.cpp | 47 void DCameraSinkControllerChannelListener::OnDataReceived(std::vector<std::shared_ptr<DataBuffer>>&… in OnDataReceived() function in OHOS::DistributedHardware::DCameraSinkControllerChannelListener
|
| D | dcamera_sink_output_channel_listener.cpp | 47 void DCameraSinkOutputChannelListener::OnDataReceived(std::vector<std::shared_ptr<DataBuffer>>& buf… in OnDataReceived() function in OHOS::DistributedHardware::DCameraSinkOutputChannelListener
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/ |
| D | dcamera_source_controller_channel_listener.cpp | 56 void DCameraSourceControllerChannelListener::OnDataReceived(std::vector<std::shared_ptr<DataBuffer>… in OnDataReceived() function in OHOS::DistributedHardware::DCameraSourceControllerChannelListener
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/ |
| D | dcamera_source_input_channel_listener.cpp | 56 void DCameraSourceInputChannelListener::OnDataReceived(std::vector<std::shared_ptr<DataBuffer>>& bu… in OnDataReceived() function in OHOS::DistributedHardware::DCameraSourceInputChannelListener
|
| D | dcamera_source_input.cpp | 331 void DCameraSourceInput::OnDataReceived(DCStreamType streamType, std::vector<std::shared_ptr<DataBu… in OnDataReceived() function in OHOS::DistributedHardware::DCameraSourceInput
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/ |
| D | trans_channel_callback.h | 36 …int32_t (*OnDataReceived)(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, member
|
| /foundation/communication/dsoftbus/sdk/transmission/session/include/ |
| D | client_trans_session_callback.h | 30 int32_t (*OnDataReceived)(int32_t channelId, int32_t channelType, member
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/ |
| D | channel_listener.h | 40 virtual void OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) {} in OnDataReceived() function
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/ |
| D | channel_listener.h | 40 virtual void OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) {} in OnDataReceived() function
|
| /foundation/communication/dsoftbus/core/adapter/br/include/ |
| D | bt_rfcom.h | 44 void (*OnDataReceived)(uint8 handle, const uint8 *buf, uint16 len); member
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/ |
| D | screentrans_test_utils.h | 80 void OnDataReceived(const std::shared_ptr<DataBuffer> &data) override {} in OnDataReceived() function
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/ |
| D | rtsp_channel_manager.cpp | 33 void RtspChannelManager::ChannelListener::OnDataReceived(const uint8_t *buffer, unsigned int length… in OnDataReceived() function in OHOS::CastEngine::CastEngineService::CastSessionRtsp::RtspChannelManager::ChannelListener
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
| D | dcamera_sink_output.cpp | 237 void DCameraSinkOutput::OnDataReceived(DCStreamType type, std::vector<std::shared_ptr<DataBuffer>>&… in OnDataReceived() function in OHOS::DistributedHardware::DCameraSinkOutput
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/ |
| D | rtsp_channel_manager.cpp | 33 void RtspChannelManager::ChannelListener::OnDataReceived(const uint8_t *buffer, unsigned int length… in OnDataReceived() function in OHOS::CastEngine::CastEngineService::CastSessionRtsp::RtspChannelManager::ChannelListener
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/screensinktrans/src/ |
| D | screen_sink_trans.cpp | 307 void ScreenSinkTrans::OnDataReceived(const std::shared_ptr<DataBuffer> &data) in OnDataReceived() function in OHOS::DistributedHardware::ScreenSinkTrans
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/ |
| D | cast_local_file_channel_client.cpp | 177 void CastLocalFileChannelClient::OnDataReceived(const uint8_t *buffer, unsigned int length, long ti… in OnDataReceived() function in OHOS::CastEngine::CastEngineService::CastLocalFileChannelClient
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/ |
| D | cast_local_file_channel_client.cpp | 177 void CastLocalFileChannelClient::OnDataReceived(const uint8_t *buffer, unsigned int length, long ti… in OnDataReceived() function in OHOS::CastEngine::CastEngineService::CastLocalFileChannelClient
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/ |
| D | client_trans_channel_callback_test.cpp | 51 static int32_t OnDataReceived(int32_t channelId, int32_t channelType, in OnDataReceived() function
|
| D | client_trans_channel_manager_test.cpp | 58 static int32_t OnDataReceived(int32_t channelId, int32_t channelType, in OnDataReceived() function
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/ |
| D | session_manager.cpp | 150 void SessionManager::OnDataReceived(const std::string &senderNetworkId, in OnDataReceived() function in OHOS::FileManagement::CloudSync::SessionManager
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct/channel/ |
| D | fast_connect_negotiate_channel.c | 44 static void OnDataReceived(int32_t channelId, const char *data, uint32_t len) in OnDataReceived() function
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/src/ |
| D | screen_source_trans.cpp | 370 void ScreenSourceTrans::OnDataReceived(const std::shared_ptr<DataBuffer> &data) in OnDataReceived() function in OHOS::DistributedHardware::ScreenSourceTrans
|
| /foundation/communication/dsoftbus/core/authentication/include/ |
| D | auth_common.h | 101 …void (*OnDataReceived)(int64_t authId, const AuthDataHead *head, const uint8_t *data, uint32_t len… member
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
| D | softbus_proxychannel_pipeline_test.cpp | 93 static void OnDataReceived(int32_t channelId, const char *data, uint32_t len) in OnDataReceived() function
|
| /foundation/distributedhardware/distributed_camera/services/channel/src/ |
| D | dcamera_softbus_session.cpp | 104 int32_t DCameraSoftbusSession::OnDataReceived(std::shared_ptr<DataBuffer>& buffer) in OnDataReceived() function in OHOS::DistributedHardware::DCameraSoftbusSession
|