Home
last modified time | relevance | path

Searched defs:frameType (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.h34 FrameType frameType = FrameType::EMPTY; member
H A Dprotocol_proto.cpp56 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 Di_stream.h39 FrameType frameType = NONE; member
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_vsync_station.cpp37 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 Dfillp_frame.c77 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 Dfillp_frame.h30 FILLP_UINT8 frameType; member
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dsession.h116 int frameType; member
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c390 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 Dtrans_type.h178 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 Dsocket.h204 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 Dnstackx_dfile_frame.c27 const char *GetFrameName(DFileFrameType frameType) in GetFrameName()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H A Dclient_trans_proxy_file_manager.h76 int32_t frameType; member
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h221 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 Ddcamera_softbus_adapter.cpp254 int32_t frameType; in SendSofbusStream() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c672 const uint8_t *frameType = *data + *offset; in RfcommDataCheckFrameTypeUih() local
/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h168 FrameType frameType; /**< Data frame type. For details, see {@link FrameType}. */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h568 FILLP_INT frameType; /* I or P frame */ member