Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2384 time_t the_real_now_please_stand_up = time(nullptr); in FinishZipFile() local
2385 strftime(date, sizeof(date), "%Y/%m/%d %H:%M:%S", localtime(&the_real_now_please_stand_up)); in FinishZipFile()
2387 the_real_now_please_stand_up - ds.now_); in FinishZipFile()