Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/test/
Dtombstone_test.cpp356 TEST_F(TombstoneTest, dump_timestamp) { in TEST_F() argument
359 dump_timestamp(&log_, 0); in TEST_F()
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp80 static void dump_timestamp(log_t* log, time_t time) { in dump_timestamp() function
673 dump_timestamp(&log, time(nullptr)); in engrave_tombstone()