| /base/location/frameworks/cj/source/ |
| H A D | geolocationmanager_utils.cpp | 246 CJLocation* head = static_cast<CJLocation*>(malloc(sizeof(CJLocation) * locations.size())); in LocationVectorToCJLocationArr() local 268 int32_t* head = static_cast<int32_t*>(malloc(sizeof(int32_t) * arr.size())); in IntVectorToCArrI32() local 283 double* head = static_cast<double*>(malloc(sizeof(double) * arr.size())); DoubleVectorToCArrF64() local [all...] |
| /base/account/os_account/frameworks/appaccount/cj/include/ |
| H A D | appaccount_defination.h | 43 CAppAccountInfo *head; member 54 CAuthTokenInfo *head; member 99 CParameters *head; member
|
| /base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/ |
| H A D | dsoftbus_adapter_impl.cpp | 554 const PackHead *head = reinterpret_cast<const PackHead *>(buf); in HandleSessionData() local
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| H A D | notification_manager_impl.cpp | 128 CNotificationSlot* head = in GetSlots() local 186 CNotificationRequest** head = in GetActiveNotifications() local [all...] |
| /base/security/access_token/interfaces/innerkits/analysis_model/src/ |
| H A D | code_signature_analysis_kit.c | 80 TimeStampNode *head = ((node->errInfoList)[report->errorType]).timeStampChain; in DataPreProcess() local 152 TimeStampNode *head = (node->errInfoList[i]).timeStampChain->next; in ReleaseTimeStampChain() local [all...] |
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
| H A D | dlp_file_kits.cpp | 96 static bool IsValidDlpHeader(const struct DlpHeader& head) in IsValidDlpHeader() argument 135 struct DlpHeader head; IsDlpFile() local [all...] |
| /base/startup/init/interfaces/innerkits/include/fs_manager/ |
| H A D | fs_manager.h | 67 struct FstabItem *head; member
|
| /base/tee/tee_client/interfaces/kits/c/include/ |
| H A D | tee_client_type.h | 106 struct ListNode head; member 125 struct ListNode head; member
|
| /base/telephony/core_service/frameworks/cj/telephony_radio/src/ |
| H A D | telephony_radio_impl.cpp | 309 CSignalInformation* head = nullptr; in GetSignalInfoList() local
|
| /base/telephony/core_service/frameworks/cj/telephony_sim/src/ |
| H A D | telephony_sim_impl.cpp | 286 CIccAccountInfo* head = nullptr; in getActiveSimAccountInfoList() local
|
| /base/web/webview/interfaces/kits/cj/include/ |
| H A D | webview_utils.h | 32 RetWebHeader *head; member 67 double *head; member 72 bool *head; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| H A D | wal_event_msg.h | 141 hi_list head; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
| H A D | boot_upg_check_secure.c | 340 hi_upg_common_head *head = &(upg_head->common); in boot_upg_secure_verify_head() local 383 hi_upg_common_head *head in boot_upg_unsecure_verify_head() local [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| H A D | upg_check_boot_bin.c | 21 hi_u32 upg_check_boot_root_pub_key(HI_CONST boot_header *head, HI_CONST hi_u8 *pubk, hi_u32 pubk_len) in upg_check_boot_root_pub_key() argument 189 boot_header *head = (boot_header *)data; in upg_boot_decrypt() local 244 boot_header *head = HI_NULL; upg_check_boot_from_mem() local 312 upg_check_unencrpt_boot_code(hi_u32 addr, HI_CONST boot_header *head, hi_u8 *key_part1, hi_u8 *key_part2) upg_check_unencrpt_boot_code() argument 362 upg_verify_flashboot(hi_u32 addr, HI_CONST boot_header *head, hi_u8 *key_part1, hi_u8 *key_part2, const sub_key_common *subk_com) upg_verify_flashboot() argument 383 upg_get_boot_sign_key(HI_CONST boot_header *head, HI_CONST hi_u8 *key, hi_u8 **pubk1, hi_u8 *pubk2, hi_u32 pubk2_len) upg_get_boot_sign_key() argument 445 upg_check_boot_bin_key(HI_CONST boot_header *head, HI_CONST hi_u8 *pubk, hi_u32 pubk_len, HI_CONST hi_u8 *subk) upg_check_boot_bin_key() argument 461 upg_check_boot_get_key_len(HI_CONST boot_header *head, hi_u32 *pubk_len, hi_u32 *subk_len) upg_check_boot_get_key_len() argument 478 upg_check_secure_boot_bin(hi_u32 addr, HI_CONST boot_header *head) upg_check_secure_boot_bin() argument 542 boot_header *head = (boot_header *)hi_malloc(HI_MOD_ID_UPG, sizeof(boot_header)); upg_check_boot_file() local [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/power/ |
| H A D | wakeup_reason.c | 100 static void delete_list(struct list_head *head) in delete_list() argument 111 static bool add_sibling_node_sorted(struct list_head *head, int irq) in add_sibling_node_sorted() argument 142 static struct wakeup_irq_node *find_node_in_list(struct list_head *head, int irq) in find_node_in_list() argument [all...] |
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
| H A D | rk_list.cpp | 76 static inline void rk_list_add(rk_list_node *_new, rk_list_node *head) in rk_list_add() argument 81 static inline void rk_list_add_tail(rk_list_node *_new, rk_list_node *head) in rk_list_add_tail() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | bcmtlv.h | 189 uint8 *head; /* point to head of buffer */ member
|
| /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
|