/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | protocol_proto.h | 34 FrameType frameType = FrameType::EMPTY; member
|
H A D | protocol_proto.cpp | 56 uint8_t frameType = ((inPacketType & 0xF0) >> 4); // Use 0xF0 to get high 4 bits in GetFrameType() local 565 FrameType frameType = GetFrameType(pktType); in DisplayPacketInformation() local 802 FrameType frameType = GetFrameType(phyHeader.packetType); in ParseCommPhyHeader() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/ |
H A D | i_stream.h | 39 FrameType frameType = NONE; member
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_vsync_station.cpp | 37 int32_t DragVSyncStation::RequestFrame(int32_t frameType, std::shared_ptr<DragFrameCallback> callba… in RequestFrame()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_frame.c | 77 static void FillpFrameAddItemStats(struct FillpFrameHandle *h, FILLP_INT frameType, in FillpFrameAddItemStats()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/ |
H A D | fillp_frame.h | 30 FILLP_UINT8 frameType; member
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/ |
H A D | session.h | 116 int frameType; member
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
H A D | client_trans_proxy_file_manager.c | 390 static int32_t SendOneFrameFront(SendListenerInfo *info, int32_t frameType) in SendOneFrameFront() 408 static int32_t SendOneFrameMiddle(SendListenerInfo *info, int32_t frameType) in SendOneFrameMiddle() 438 static int32_t SendOneFrameRear(SendListenerInfo *info, int32_t frameType) in SendOneFrameRear()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | trans_type.h | 178 int32_t frameType; /**< Frame type, which can be I-frame or P-frame. */ member
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/mock/include/ |
H A D | socket.h | 204 int32_t frameType; /**< Frame type, which can be I-frame or P-frame. */ member
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_frame.c | 27 const char *GetFrameName(DFileFrameType frameType) in GetFrameName()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/ |
H A D | client_trans_proxy_file_manager.h | 76 int32_t frameType; member
|
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | trans_type.h | 221 int32_t frameType; /**< Frame type, which can be I-frame or P-frame. */ member
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/ |
H A D | dcamera_softbus_adapter.cpp | 254 int32_t frameType; in SendSofbusStream() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_snoop_filter_acl.c | 672 const uint8_t *frameType = *data + *offset; in RfcommDataCheckFrameTypeUih() local
|
/ohos5.0/drivers/peripheral/format/interfaces/include/ |
H A D | format_type.h | 168 FrameType frameType; /**< Data frame type. For details, see {@link FrameType}. */ member
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/ |
H A D | fillptypes.h | 568 FILLP_INT frameType; /* I or P frame */ member
|