Searched refs:OnSoftbusStreamReceived (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/fuzztest/onstreamreceived_fuzzer/ |
H A D | onstreamreceived_fuzzer.cpp | 51 …SoftbusChannelAdapter::GetInstance().OnSoftbusStreamReceived(sessionId, &streamData, &extData, &fr… in OnStreamReceivedFuzzTest()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/ |
H A D | softbus_channel_adapter.h | 70 void OnSoftbusStreamReceived(int32_t sessionId, const StreamData *data, const StreamData *ext,
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
H A D | softbus_channel_adapter.cpp | 103 SoftbusChannelAdapter::GetInstance().OnSoftbusStreamReceived(sessionId, data, ext, frameInfo); in OnStreamReceived() 543 void SoftbusChannelAdapter::OnSoftbusStreamReceived(int32_t sessionId, const StreamData *data, in OnSoftbusStreamReceived() function in OHOS::DistributedHardware::SoftbusChannelAdapter
|