Home
last modified time | relevance | path

Searched defs:head (Results 251 - 275 of 751) sorted by relevance

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

/base/location/frameworks/cj/source/
H A Dgeolocationmanager_utils.cpp246 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 Dappaccount_defination.h43 CAppAccountInfo *head; member
54 CAuthTokenInfo *head; member
99 CParameters *head; member
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp554 const PackHead *head = reinterpret_cast<const PackHead *>(buf); in HandleSessionData() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp128 CNotificationSlot* head = in GetSlots() local
186 CNotificationRequest** head = in GetActiveNotifications() local
[all...]
/base/security/access_token/interfaces/innerkits/analysis_model/src/
H A Dcode_signature_analysis_kit.c80 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 Ddlp_file_kits.cpp96 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 Dfs_manager.h67 struct FstabItem *head; member
/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_type.h106 struct ListNode head; member
125 struct ListNode head; member
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_impl.cpp309 CSignalInformation* head = nullptr; in GetSignalInfoList() local
/base/telephony/core_service/frameworks/cj/telephony_sim/src/
H A Dtelephony_sim_impl.cpp286 CIccAccountInfo* head = nullptr; in getActiveSimAccountInfoList() local
/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_utils.h32 RetWebHeader *head; member
67 double *head; member
72 bool *head; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_event_msg.h141 hi_list head; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_check_secure.c340 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 Dupg_check_boot_bin.c21 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 Dwakeup_reason.c100 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 Drk_list.cpp76 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 Dbcmtlv.h189 uint8 *head; /* point to head of buffer */ member
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dopp.h171 struct blocking_notifier_head head; member
/device/soc/rockchip/rk3588/kernel/kernel/power/
H A Dwakeup_reason.c98 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 Ddmslite_parser.c177 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 Drtp_unit_test.cpp315 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 Dmock_image_source_info.cpp82 std::string head = uri.substr(0, iter); in ResolveURIType() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_image.cpp136 std::string head = uri.substr(0, iter); in ParseHrefAttr() local
/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp228 void ModuleManager::InsertCallback(CallbackNode *&head, NativeCallback callback, in InsertCallback() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/cj/include/
H A Dmultimedia_audio_ffi.h62 CDeviceDescriptor *head; member
79 CAudioCapturerChangeInfo *head; member

Completed in 16 milliseconds

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