Searched refs:pulled (Results 1 – 15 of 15) sorted by relevance
118 for (AtomsPulled pulled : arrayPulled) { in onPullAtom()120 builder.setAtomId(pulled.getStatsId()); in onPullAtom()121 pulled.build(builder); in onPullAtom()131 for (AtomsPulled pulled : list) { in onPullAtom()133 builder.setAtomId(pulled.getStatsId()); in onPullAtom()134 pulled.build(builder); in onPullAtom()
170 public void append(AtomsPulled pulled) { in append() argument171 if (pulled == null) { in append()179 if (!isRegisteredPulledAtomCallback(pulled.getStatsId())) { in append()180 registerPulledAtomCallback(pulled.getStatsId()); in append()182 storage.appendPulledAtoms(pulled); in append()183 log("appendPulledAtoms: pulled=" + pulled); in append()
93 ConcurrentHashMap<String, AtomsPulled> pulled = mPulled.get(statsId); in init() local94 if (pulled != null) { in init()95 pulled.clear(); in init()
60 for (const auto& pulled : config.pulled()) { in readConfig() local63 for (const string& pkg : pulled.packages()) { in readConfig()72 const int64_t pullIntervalMs = max(pulled.freq_millis(), minPullIntervalMs); in readConfig()73 result.pullInfo.emplace_back(pulled.matcher(), startTimeMs, pullIntervalMs, packages, uids); in readConfig()75 pulled.matcher().atom_id()); in readConfig()
26 // The output of shell subscription, including both pulled and pushed subscriptions.
38 repeated PulledAtomSubscription pulled = 2; field
264 for (AtomsPulled pulled : capturePulled.getAllValues()) { in testAtomsQnsHandoverTimeMillisInfo()265 if (pulled instanceof AtomsQnsHandoverTimeMillisInfo) { in testAtomsQnsHandoverTimeMillisInfo()266 listHandoverTime.add((AtomsQnsHandoverTimeMillisInfo) pulled); in testAtomsQnsHandoverTimeMillisInfo()267 mQnsMetrics.log("QnsMetricsTest HandoverTime atom:" + pulled); in testAtomsQnsHandoverTimeMillisInfo()
24 Note that only a part of the source files are pulled from libcutils /
52 // For mockito extended which is pulled in from -net-utils -> net-tests-utils
25 // current bucket should be included, a pull is needed (pulled metric and
38 oneof pulled { oneof
35 For a minimal studiow-dev checkout, the SDK must be pulled from the device. Flash your device with