Searched refs:nowNanos (Results 1 – 6 of 6) sorted by relevance
/packages/modules/StatsD/statsd/src/shell/ |
D | ShellSubscriber.cpp | 103 const int64_t nowNanos = getElapsedRealtimeNs(); in pullAndSendHeartbeats() local 104 const int64_t nowMillis = nanoseconds_to_milliseconds(nowNanos); in pullAndSendHeartbeats() 105 const int64_t nowSecs = nanoseconds_to_seconds(nowNanos); in pullAndSendHeartbeats() 108 (*clientIt)->pullAndSendHeartbeatsIfNeeded(nowSecs, nowMillis, nowNanos); in pullAndSendHeartbeats()
|
D | ShellSubscriberClient.cpp | 221 int64_t ShellSubscriberClient::pullIfNeeded(int64_t nowSecs, int64_t nowMillis, int64_t nowNanos) { in pullIfNeeded() argument 229 mPullerMgr->Pull(pullInfo.mPullerMatcher.atom_id(), uids, nowNanos, &data); in pullIfNeeded() 254 int64_t nowNanos) { in pullAndSendHeartbeatsIfNeeded() argument 262 sleepTimeMs = min(kMsBetweenHeartbeats, pullIfNeeded(nowSecs, nowMillis, nowNanos)); in pullAndSendHeartbeatsIfNeeded() 275 sleepTimeMs = min(kMsBetweenCallbacks, pullIfNeeded(nowSecs, nowMillis, nowNanos)); in pullAndSendHeartbeatsIfNeeded()
|
D | ShellSubscriberClient.h | 76 int64_t pullAndSendHeartbeatsIfNeeded(int64_t nowSecs, int64_t nowMillis, int64_t nowNanos);
|
/packages/services/Car/tests/BugReportApp/libs/ |
D | grpc-context-1.19.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |
D | opencensus-api-0.21.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | opencensus-api-0.24.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |