Home
last modified time | relevance | path

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

/system/logging/liblog/
Dlogprint.cpp1205 bool suspended_pending = false; in convertMonotonic() local
1264 suspended_pending = true; in convertMonotonic()
1303 if (suspended_pending && !list_empty(&convertHead)) { in convertMonotonic()
1330 suspended_pending = false; in convertMonotonic()
1346 if (suspended_pending) { in convertMonotonic()