Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dtombstone.cpp486 static void dump_log_file( in dump_log_file() function
602 dump_log_file(log, pid, "system", tail); in dump_logs()
603 dump_log_file(log, pid, "main", tail); in dump_logs()
/system/core/debuggerd/test/
Dtombstone_test.cpp613 dump_log_file(&log_, 123, "/fake/filename", 10); in TEST_F()