| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| H A D | opp.h | 171 struct blocking_notifier_head head; member
|
| /device/soc/rockchip/rk3588/kernel/kernel/power/ |
| H A D | wakeup_reason.c | 98 static void delete_list(struct list_head *head) in delete_list() argument 109 static bool add_sibling_node_sorted(struct list_head *head, int irq) in add_sibling_node_sorted() argument 136 static struct wakeup_irq_node *find_node_in_list(struct list_head *head, in find_node_in_list() argument [all...] |
| /foundation/ability/dmsfwk_lite/source/ |
| H A D | dmslite_parser.c | 177 TlvNode *head = MallocTlvNode();
in TlvBytesToNode() local 229 static int32_t Parse(const uint8_t *payload, uint16_t length, TlvNode **head)
in Parse() argument
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtp/ |
| H A D | rtp_unit_test.cpp | 315 RtpHeader *head = rtp->GetHeader(); in HWTEST_F() local 371 RtpHeader *head = rtp->GetHeader(); HWTEST_F() local 399 RtpHeader *head = rtp->GetHeader(); HWTEST_F() local 633 RtpHeader *head = rtp->GetHeader(); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/mock/core/image_provider/ |
| H A D | mock_image_source_info.cpp | 82 std::string head = uri.substr(0, iter); in ResolveURIType() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_image.cpp | 136 std::string head = uri.substr(0, iter); in ParseHrefAttr() local
|
| /foundation/arkui/ace_engine_lite/frameworks/module_manager/ |
| H A D | module_manager.cpp | 228 void ModuleManager::InsertCallback(CallbackNode *&head, NativeCallback callback, in InsertCallback() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/cj/include/ |
| H A D | multimedia_audio_ffi.h | 62 CDeviceDescriptor *head; member 79 CAudioCapturerChangeInfo *head; member
|
| /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...] |
| /kernel/linux/linux-5.10/arch/x86/platform/uv/ |
| H A D | uv_time.c | 147 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers() local 171 uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) uv_rtc_find_next_timer() argument 205 struct uv_rtc_timer_head *head = blade_info[bid]; uv_rtc_set_timer() local 241 struct uv_rtc_timer_head *head = blade_info[bid]; uv_rtc_unset_timer() local [all...] |