Home
last modified time | relevance | path

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

/system/logging/liblog/
Dlogprint.cpp1169 static struct timespec* sumTimespec(struct timespec* left, struct timespec* right) { in sumTimespec() function
1315 sumTimespec(&time, &convert); in convertMonotonic()
1326 sumTimespec(&list->time, &suspended_diff); in convertMonotonic()
1328 sumTimespec(&list->convert, &suspended_diff); in convertMonotonic()
1350 sumTimespec(&time, &convert); in convertMonotonic()
1355 sumTimespec(&list->time, &suspended_diff); in convertMonotonic()
1357 sumTimespec(&list->convert, &suspended_diff); in convertMonotonic()