Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriberClient.h45 struct PullInfo { struct
70 const std::vector<PullInfo>& pulledInfo, int64_t timeoutSec, argument
DShellSubscriberClient.cpp81 ShellSubscriberClient::PullInfo::PullInfo(const SimpleAtomMatcher& matcher, int64_t startTimeMs, in PullInfo() function in android::os::statsd::ShellSubscriberClient::PullInfo