Home
last modified time | relevance | path

Searched defs:list_next (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_list.h214 struct list_next { struct
220 extern struct list_next list_next; argument
Dmock_osi_list.cc53 struct list_next list_next; variable
123 list_node_t* list_next(const list_node_t* node) { in list_next() function
/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-lwsac/
H A Dmain.c15 lws_list_ptr list_next; member
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dhashmap.h23 struct ext2fs_hashmap_entry *list_next; member
/aosp_15_r20/device/linaro/dragonboard/shared/utils/qrtr/src/
Dlist.h111 static inline struct list_item *list_next(struct list_item *item) in list_next() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dlist.cc220 list_node_t* list_next(const list_node_t* node) { in list_next() function
/aosp_15_r20/external/trusty/lk/include/shared/lk/
Dlist.h163 static inline struct list_node *list_next(struct list_node *list, struct list_node *item) in list_next() function
/aosp_15_r20/external/blktrace/
H A Dblkparse.c78 struct process_pid_map *hash_next, *list_next; member
89 struct per_process_info *hash_next, *list_next; member
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc506 list_node_t* list_next(const list_node_t* node) { in list_next() function