Home
last modified time | relevance | path

Searched defs:head (Results 276 - 300 of 751) sorted by relevance

1...<<11121314151617181920>>...31

/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp540 const PackHead *head = reinterpret_cast<const PackHead *>(buf); in HandleSessionData() local
/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_trans_test.cpp102 ConnPktHead head = {0}; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_client_mock.cpp37 ConnPktHead *head = reinterpret_cast<ConnPktHead *>(SoftBusCalloc(sizeof(*head))); in ConnGattTransRecvReturnConnModule() local
52 ConnPktHead *head = reinterpret_cast<ConnPktHead *>(SoftBusCalloc(sizeof(*head))); in ConnGattTransRecvReturnConnModule1() local
68 ConnPktHead *head = reinterpret_cast<ConnPktHead *>(SoftBusCalloc(sizeof(*head))); ConnGattTransRecvReturnOldNearby() local
83 ConnPktHead *head = reinterpret_cast<ConnPktHead *>(SoftBusCalloc(sizeof(*head))); ConnGattTransRecvReturnDefult() local
98 ConnPktHead *head = reinterpret_cast<ConnPktHead *>(SoftBusCalloc(sizeof(*head))); ActionOfConnGattTransRecv() local
[all...]
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_test.cpp776 ConnPktHead head; in HWTEST_F() local
804 ConnPktHead head; in HWTEST_F() local
823 ConnPktHead head; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp313 ConnPktHead head = {0}; in HWTEST_F() local
410 ConnPktHead head = {0}; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_session_test.cpp254 TestSliceHead head; in HWTEST_F() local
293 TestSliceHead head; in HWTEST_F() local
366 TestSliceHead head; HWTEST_F() local
417 TestSliceHead head; HWTEST_F() local
448 TestSliceHead head; HWTEST_F() local
[all...]
H A Dsoftbus_proxy_session_test.cpp235 TestSliceHead head; in HWTEST_F() local
274 TestSliceHead head; in HWTEST_F() local
334 TestSliceHead head; HWTEST_F() local
381 TestSliceHead head; HWTEST_F() local
412 TestSliceHead head; HWTEST_F() local
[all...]
/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_types.h103 struct DHandleEntryHead head; member
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.cpp235 uint32_t head = (len / 2) / 2; // Divide the string evenly into 2 * 2 parts in CodeMiddlePart() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_server.c375 WifiHalEventCallbackMsg *head = g_wifiHalEventCallback->cbmsgs + i; in ReleaseCallbackMsg() local
396 WifiHalEventCallbackMsg *head = g_wifiHalEventCallback->cbmsgs + pos; in PushBackCallbackMsg() local
419 WifiHalEventCallbackMsg *head = g_wifiHalEventCallback->cbmsgs + pos; PopBackCallbackMsg() local
435 WifiHalEventCallbackMsg *head = g_wifiHalEventCallback->cbmsgs + pos; FrontCallbackMsg() local
450 WifiHalEventCallbackMsg *head = g_wifiHalEventCallback->cbmsgs + pos; PopFrontCallbackMsg() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Droute_head_handler_impl.cpp152 RouteHead *head = reinterpret_cast<RouteHead *>(ptr); in PackDataHead() local
231 RouteHead head = { 0 }; in UnPackData() local
249 const RouteHead *head = reinterpret_cast<const RouteHead *>(data); UnPackDataHead() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_result_set_impl.cpp151 int32_t head = 0; in GetColType() local
/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_object.cpp153 bool TLVObject::Read(std::string &value, const TLVHead &head) in Read() argument
190 bool TLVObject::Read(std::vector<uint8_t> &value, const TLVHead &head) in Read() argument
235 Read(OHOS::AAFwk::Want &value, const TLVHead &head) Read() argument
270 Read(std::monostate &value, const TLVHead &head) Read() argument
281 Read(void *value, const TLVHead &head) Read() argument
319 ReadHead(TLVHead &head) ReadHead() argument
345 Skip(TLVHead &head) Skip() argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dutils.h90 CConflictFiles* head; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.cpp298 int PanNetwork::WriteData(EthernetHeader head, uint8_t *data, int len) in WriteData() argument
425 EthernetHeader head; in ReadPanNetworkEvent() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c35 static int32_t AllocIovList(List *head) in AllocIovList() argument
69 void DestroyIovList(const List *head, DFileSession *s, uint32_t tid) in DestroyIovList() argument
125 static int32_t SendFileDataFrame(DFileSession *session, PeerInfo *peerInfo, List *head, uint32_t tid) in SendFileDataFrame() argument
169 static int32_t SendFileDataFrameEx(DFileSession *session, PeerInfo *peerInfo, List *head, uint32_t tid) in SendFileDataFrameEx() argument
174 static int32_t CheckUnsentList(List *unsent, List *head, int32_ argument
196 DoSendDataFrame(DFileSession *session, List *head, int32_t count, uint32_t tid, uint8_t socketIndex) DoSendDataFrame() argument
[all...]
/test/xts/device_attest/services/core/attest/
H A Dattest_service.c412 int32_t *head = *resultArray; in CopyResultArray() local
433 int32_t *head = *resultArray; in SetAttestResultArray() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dhuffman.c141 static int build_huff_tree(VLC *vlc, Node *nodes, int head, int flags, int nb_bits) in build_huff_tree() argument
H A Dlzwenc.c76 static inline int hash(int head, const int add) in hash() argument
91 static inline int hashNext(int head, cons argument
104 hashOffset(const int head) hashOffset() argument
[all...]
/third_party/exfatprogs/include/
H A Dlist.h69 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() argument
82 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() argument
128 list_move(struct list_head *list, struct list_head *head) list_move() argument
139 list_move_tail(struct list_head *list, struct list_head *head) list_move_tail() argument
150 list_empty(const struct list_head *head) list_empty() argument
155 __list_splice(struct list_head *list, struct list_head *head) __list_splice() argument
174 list_splice(struct list_head *list, struct list_head *head) list_splice() argument
187 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument
[all...]
/third_party/eudev/src/libudev/
H A Dlibudev-hwdb.c53 struct trie_header_f *head; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_pullup.h60 PullupField *first, *last, *head; member
/third_party/ffmpeg/libavformat/
H A Daacdec.c152 uint8_t head[2]; in adts_aac_get_frame_length() local
/third_party/backends/backend/
H A Dkvs20xx.c488 unsigned head = ls - (s->read % ls); in sane_read() local
H A Dsm3840_scan.c180 char head[128]; in setup_scan() local

Completed in 18 milliseconds

1...<<11121314151617181920>>...31