Home
last modified time | relevance | path

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

/system/core/liblog/
Dlogprint.cpp1246 static char* readSeconds(char* e, struct timespec* t) { in readSeconds() function
1336 e = readSeconds(e, &monotonic); in convertMonotonic()
1352 e = readSeconds(e, &time); in convertMonotonic()
1370 cp = readSeconds(cp - 10, &time); in convertMonotonic()