Home
last modified time | relevance | path

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

/system/core/liblog/
Dpmsg_reader.c508 struct listnode *content_node, *m; in __android_log_pmsg_file_read() local
519 list_for_each_safe(content_node, m, &names->content) { in __android_log_pmsg_file_read()
522 content = node_to_item(content_node, struct content, node); in __android_log_pmsg_file_read()
525 list_remove(content_node); in __android_log_pmsg_file_read()
534 list_remove(content_node); in __android_log_pmsg_file_read()
554 list_remove(content_node); in __android_log_pmsg_file_read()
562 list_remove(content_node); in __android_log_pmsg_file_read()
574 list_remove(content_node); in __android_log_pmsg_file_read()