| /base/startup/init/services/sandbox/ |
| H A D | sandbox.c | 126 static void FreeSandboxMountInfo(ListNode *list) in FreeSandboxMountInfo() argument 148 static void FreeSandboxLinkInfo(ListNode *list) in FreeSandboxLinkInfo() argument 170 static int CompareSandboxListForMountTarget(ListNode *list, void *data) in CompareSandboxListForMountTarget() argument 196 CompareSandboxListForLinkName(ListNode *list, void *data) CompareSandboxListForLinkName() argument 474 MountSandboxNode(ListNode *list, void *data) MountSandboxNode() argument 503 LinkSandboxNode(ListNode *list, void *data) LinkSandboxNode() argument 647 DumpSandboxMountInfo(ListNode *list, void *data) DumpSandboxMountInfo() argument 664 DumpSandboxLinkInfo(ListNode *list, void *data) DumpSandboxLinkInfo() argument [all...] |
| /base/telephony/call_manager/services/call/src/ |
| H A D | call_request_process.cpp | 323 void CallRequestProcess::IsExistCallOtherSlot(std::list<int32_t> &list, int32_t slotId, bool &noOtherCall) in IsExistCallOtherSlot() argument [all...] |
| H A D | call_object_manager.cpp | 259 GetCarrierCallList(std::list<int32_t> &list) GetCarrierCallList() argument 286 GetVoipCallList(std::list<int32_t> &list) GetVoipCallList() argument 466 GetSatelliteCallList(std::list<int32_t> &list) GetSatelliteCallList() argument [all...] |
| /base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
| H A D | zero_branch1_test.cpp | 271 std::list<int32_t> list = {1, 2, -1, 0}; in HWTEST_F() local 396 std::list<int32_t> list; in HWTEST_F() local
|
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_decoder_v21.cpp | 695 std::vector<std::string> list; in BuildListFromValue() local
|
| /base/update/updateservice/frameworks/js/napi/update/common/src/ |
| H A D | client_helper.cpp | 103 size_t GetValidDataCount(const std::vector<T> &list) in GetValidDataCount() argument
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_web_scheme_handler_request.cpp | 119 WebHeaderList list = request->GetHeader(); in JS_GetHeader() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/ |
| H A D | tde_osilist.c | 34 struct osal_list_head list; member [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
| H A D | osal_list.h | 45 static inline void OSAL_INIT_LIST_HEAD(struct osal_list_head *list) in OSAL_INIT_LIST_HEAD() argument 165 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument 176 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument 188 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument 245 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument 271 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument 288 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument 307 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument 320 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument 335 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument 352 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument [all...] |
| H A D | osal_mmz.h | 36 struct osal_list_head list; member 59 struct osal_list_head list; member 185 struct osal_list_head list; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| H A D | osal_list.h | 42 static inline void OSAL_INIT_LIST_HEAD(struct osal_list_head *list) in OSAL_INIT_LIST_HEAD() argument 162 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument 173 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument 185 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument 242 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument 268 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument 285 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument 304 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument 317 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument 332 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument 349 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument [all...] |
| H A D | osal_mmz.h | 33 struct osal_list_head list; member 56 struct osal_list_head list; member 182 struct osal_list_head list; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| H A D | osal_list.h | 41 static inline void OSAL_INIT_LIST_HEAD(struct osal_list_head *list) in OSAL_INIT_LIST_HEAD() argument 161 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument 172 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument 184 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument 241 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument 267 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument 284 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument 303 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument 316 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument 331 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument 348 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument [all...] |
| H A D | osal_mmz.h | 34 struct osal_list_head list; member 57 struct osal_list_head list; member 183 struct osal_list_head list; member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| H A D | drv_mmz_userdev.c | 58 struct list_head list; member [all...] |
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| H A D | osal_list.h | 44 static inline void OSAL_INIT_LIST_HEAD(struct osal_list_head *list) in OSAL_INIT_LIST_HEAD() argument 164 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument 175 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument 187 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument 244 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument 270 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument 283 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument 302 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument 315 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument 330 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument 347 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | pbuf.h | 254 struct pbuf *list; member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | pwm.h | 292 struct list_head list; member 544 struct list_head list; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_pp_job.h | 89 _mali_osk_list_t list; /**< Used to link jobs together in the scheduler queue */ member 233 mali_pp_job_list_addtail(struct mali_pp_job *job, _mali_osk_list_t *list) mali_pp_job_list_addtail() argument 239 mali_pp_job_list_move(struct mali_pp_job *job, _mali_osk_list_t *list) mali_pp_job_list_move() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_types.h | 59 struct list_head list; member 143 struct list_head list; member 211 struct list_head list; /**< Used to link swappable memory backend to the global swappable list */ member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_pp_job.h | 93 _mali_osk_list_t list; /**< Used to link jobs together in the scheduler queue */ member 240 MALI_STATIC_INLINE void mali_pp_job_list_addtail(struct mali_pp_job *job, _mali_osk_list_t *list) in mali_pp_job_list_addtail() argument 245 MALI_STATIC_INLINE void mali_pp_job_list_move(struct mali_pp_job *job, _mali_osk_list_t *list) in mali_pp_job_list_move() argument [all...] |
| H A D | mali_timeline.c | 50 struct hlist_node list; member 59 struct hlist_head list; in put_sync_fences() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_types.h | 60 struct list_head list; member 143 struct list_head list; member 214 struct list_head list; /**< Used to link swappable memory backend to the global swappable list */ member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_gem.c | 30 struct list_head list; member
|
| /device/soc/rockchip/common/sdk_linux/include/drm/ |
| H A D | drm_mipi_dsi.h | 110 struct list_head list; member
|