| /foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/ |
| H A D | dsoftbus_adapter_impl.cpp | 540 const PackHead *head = reinterpret_cast<const PackHead *>(buf); in HandleSessionData() local
|
| /foundation/communication/dsoftbus/tests/core/connection/ble/ |
| H A D | connection_ble_trans_test.cpp | 102 ConnPktHead head = {0}; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/core/connection/ble/mock/ |
| H A D | connection_ble_client_mock.cpp | 37 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 D | connection_br_test.cpp | 776 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 D | tcp_manager_test.cpp | 313 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 D | trans_proxy_session_test.cpp | 254 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 D | softbus_proxy_session_test.cpp | 235 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 D | dbinder_types.h | 103 struct DHandleEntryHead head; member
|
| /foundation/communication/nfc/interfaces/inner_api/common/ |
| H A D | nfc_sdk_common.cpp | 235 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 D | wifi_hal_crpc_server.c | 375 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 D | route_head_handler_impl.cpp | 152 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 D | relational_result_set_impl.cpp | 151 int32_t head = 0; in GetColType() local
|
| /foundation/distributeddatamgr/udmf/framework/common/ |
| H A D | tlv_object.cpp | 153 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 D | utils.h | 90 CConflictFiles* head; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
| H A D | pan_network.cpp | 298 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 D | nstackx_dfile_send.c | 35 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 D | attest_service.c | 412 int32_t *head = *resultArray; in CopyResultArray() local 433 int32_t *head = *resultArray; in SetAttestResultArray() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | huffman.c | 141 static int build_huff_tree(VLC *vlc, Node *nodes, int head, int flags, int nb_bits) in build_huff_tree() argument
|
| H A D | lzwenc.c | 76 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 D | list.h | 69 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 D | libudev-hwdb.c | 53 struct trie_header_f *head; member [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_pullup.h | 60 PullupField *first, *last, *head; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | aacdec.c | 152 uint8_t head[2]; in adts_aac_get_frame_length() local
|
| /third_party/backends/backend/ |
| H A D | kvs20xx.c | 488 unsigned head = ls - (s->read % ls); in sane_read() local
|
| H A D | sm3840_scan.c | 180 char head[128]; in setup_scan() local
|