Home
last modified time | relevance | path

Searched defs:startTimeSec (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriberClient.cpp99 const std::vector<PullInfo>& pulledInfo, int64_t timeoutSec, int64_t startTimeSec, in ShellSubscriberClient()
114 int in, int out, int64_t timeoutSec, int64_t startTimeSec, const sp<UidMap>& uidMap, in create()
154 const shared_ptr<IStatsSubscriptionCallback>& callback, int64_t startTimeSec, in create()
/packages/modules/StatsD/statsd/tests/e2e/
DConfigUpdate_e2e_test.cpp2741 int64_t startTimeSec = 10; in TEST_F() local