Home
last modified time | relevance | path

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

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