Home
last modified time | relevance | path

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

/system/core/include/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.c461 list_add_head(node, &names->node); in __android_log_pmsg_file_read()
490 list_add_head(node, &content->node); in __android_log_pmsg_file_read()
Dlogprint.c1192 list_add_head(&convertHead, &list->node); in convertMonotonic()
1198 list_add_head(&convertHead, &list->node); in convertMonotonic()