Home
last modified time | relevance | path

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

/system/core/liblog/
Dlogprint.cpp1261 static struct timespec* sumTimespec(struct timespec* left, struct timespec* right) { in sumTimespec() function
1408 sumTimespec(&time, &convert); in convertMonotonic()
1419 sumTimespec(&list->time, &suspended_diff); in convertMonotonic()
1421 sumTimespec(&list->convert, &suspended_diff); in convertMonotonic()
1443 sumTimespec(&time, &convert); in convertMonotonic()
1448 sumTimespec(&list->time, &suspended_diff); in convertMonotonic()
1450 sumTimespec(&list->convert, &suspended_diff); in convertMonotonic()