Home
last modified time | relevance | path

Searched defs:dataFrame (Results 1 – 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
Drtsp_channel_manager.cpp156 bool RtspChannelManager::SendData(const std::string &dataFrame) in SendData()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
Drtsp_channel_manager.cpp179 bool RtspChannelManager::SendData(const std::string &dataFrame) in SendData()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_transfer.c1275 static int32_t WriteDataFrame(DFileTrans *dFileTrans, FileDataFrame *dataFrame) in WriteDataFrame()
1293 …t32_t CheckReceiverTransAndFrameValid(const DFileTrans *dFileTrans, const FileDataFrame *dataFrame) in CheckReceiverTransAndFrameValid()
1314 FileDataFrame *dataFrame = (FileDataFrame *)dFileFrame; in HandleFileDataFrame() local
Dnstackx_dfile_frame.c490 int16_t GetFileIdFromFileDataFrame(const FileList *fileList, const FileDataFrame *dataFrame) in GetFileIdFromFileDataFrame()