Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp890 char since_str[80]; in DoSystemLogcat() local
891 strftime(since_str, sizeof(since_str), "%Y-%m-%d %H:%M:%S.000", localtime(&since)); in DoSystemLogcat()
896 since_str}, in DoSystemLogcat()