Home
last modified time | relevance | path

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

/frameworks/base/services/incremental/
DIncrementalService.cpp2640 const bool healthy = (mPreviousBindDelay == 0ms); in needToBind() local
2645 << (healthy ? "The DL is healthy/freshly bound, ok to retry for a few times." in needToBind()
2649 if (!healthy) { in needToBind()
2710 const bool healthy = (bindDelay == 0ms); in bind() local
2712 << (healthy ? ", retrying." : ""); in bind()
2716 if (healthy) { in bind()
/frameworks/proto_logging/stats/
Datoms.proto17108 * We expect this to occur only once on a healthy system,