Home
last modified time | relevance | path

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

/system/logging/liblog/
Dpmsg_reader.cpp382 struct listnode *content_node, *m; in __android_log_pmsg_file_read() local
393 list_for_each_safe(content_node, m, &names->content) { in __android_log_pmsg_file_read()
396 content = node_to_item(content_node, struct content, node); in __android_log_pmsg_file_read()
399 list_remove(content_node); in __android_log_pmsg_file_read()
408 list_remove(content_node); in __android_log_pmsg_file_read()
428 list_remove(content_node); in __android_log_pmsg_file_read()
436 list_remove(content_node); in __android_log_pmsg_file_read()
446 list_remove(content_node); in __android_log_pmsg_file_read()