Home
last modified time | relevance | path

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

/system/logging/liblog/
Dlogprint.cpp1154 static char* readSeconds(char* e, struct timespec* t) { in readSeconds() function
1243 e = readSeconds(e, &monotonic); in convertMonotonic()
1259 e = readSeconds(e, &time); in convertMonotonic()
1277 cp = readSeconds(cp - 10, &time); in convertMonotonic()