Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2198 static std::string GetTimestamp(const timespec& ts) { in GetTimestamp() function
2245 dprintf(fd, "\n----- pid %d at %s -----\n", pid, GetTimestamp(ts).c_str()); in DumpPidHeader()