Home
last modified time | relevance | path

Searched refs:list_add_head (Results 1 – 4 of 4) sorted by relevance

/system/core/libcutils/include/cutils/
Dlist.h66 static inline void list_add_head(struct listnode *head, struct listnode *item) in list_add_head() function
/system/core/libcutils/include_vndk/cutils/
Dlist.h66 static inline void list_add_head(struct listnode *head, struct listnode *item) in list_add_head() function
/system/core/liblog/
Dpmsg_reader.cpp349 list_add_head(node, &names->node); in __android_log_pmsg_file_read()
376 list_add_head(node, &content->node); in __android_log_pmsg_file_read()
Dlogprint.cpp1358 list_add_head(&convertHead, &list->node); in convertMonotonic()
1364 list_add_head(&convertHead, &list->node); in convertMonotonic()