Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriber.cpp103 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()
DShellSubscriberClient.cpp221 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()
DShellSubscriberClient.h76 int64_t pullAndSendHeartbeatsIfNeeded(int64_t nowSecs, int64_t nowMillis, int64_t nowNanos);
/packages/services/Car/tests/BugReportApp/libs/
Dgrpc-context-1.19.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/packages/apps/Car/DebuggingRestrictionController/libs/
Dopencensus-api-0.24.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...