Searched refs:dump_log_file (Results 1 - 2 of 2) sorted by last modified time

/system/core/debuggerd/libdebuggerd/test/
H A Dtombstone_test.cpp473 dump_log_file(&log_, 123, "/fake/filename", 10);
/system/core/debuggerd/libdebuggerd/
H A Dtombstone.cpp459 static void dump_log_file(log_t* log, pid_t pid, const char* filename, unsigned int tail) { function
583 dump_log_file(log, pid, "system", tail);
584 dump_log_file(log, pid, "main", tail);

Completed in 62 milliseconds