Home
last modified time | relevance | path

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

/system/logging/liblog/
Dpmsg_reader.cpp378 struct listnode *content_node, *m; in __android_log_pmsg_file_read() local
389 list_for_each_safe(content_node, m, &names->content) { in __android_log_pmsg_file_read()
392 content = node_to_item(content_node, struct content, node); in __android_log_pmsg_file_read()
395 list_remove(content_node); in __android_log_pmsg_file_read()
404 list_remove(content_node); in __android_log_pmsg_file_read()
424 list_remove(content_node); in __android_log_pmsg_file_read()
432 list_remove(content_node); in __android_log_pmsg_file_read()
442 list_remove(content_node); in __android_log_pmsg_file_read()