Home
last modified time | relevance | path

Searched refs:Interval (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/common/src/
Dtime.rs77 pub fn interval(period: Duration) -> Interval { in interval() argument
79 timer.set(Expiration::Interval(TimeSpec::from(period)), TimerSetTimeFlags::empty()).unwrap(); in interval()
81 Interval { fd: AsyncFd::new(TimerFdWrapper(timer)).unwrap() } in interval()
85 pub struct Interval { struct
89 impl Interval { impl
/packages/modules/StatsD/statsd/src/metrics/
DKllMetricProducer.cpp113 vector<Interval>& intervals, Empty& empty) { in aggregateFields()
117 Interval& interval = intervals[i]; in aggregateFields()
141 int64_t bucketEndTimeNs, vector<Interval>& intervals) { in buildPartialBucket()
145 for (Interval& interval : intervals) { in buildPartialBucket()
DNumericValueMetricProducer.h109 std::vector<Interval>& intervals) override;
111 bool valuePassesThreshold(const Interval& interval) const;
113 Value getFinalValue(const Interval& interval) const;
132 const LogEvent& event, std::vector<Interval>& intervals,
DValueMetricProducer.h271 struct Interval { struct
294 std::vector<Interval> intervals; argument
340 std::vector<Interval>& intervals) = 0;
375 const LogEvent& event, std::vector<Interval>& intervals,
DNumericValueMetricProducer.cpp400 const LogEvent& event, vector<Interval>& intervals, in aggregateFields()
417 Interval& interval = intervals[i]; in aggregateFields()
524 vector<Interval>& intervals) { in buildPartialBucket()
535 for (const Interval& interval : intervals) { in buildPartialBucket()
665 bool NumericValueMetricProducer::valuePassesThreshold(const Interval& interval) const { in valuePassesThreshold()
693 Value NumericValueMetricProducer::getFinalValue(const Interval& interval) const { in getFinalValue()
DKllMetricProducer.h99 int64_t bucketEndTime, std::vector<Interval>& intervals) override;
109 const LogEvent& event, std::vector<Interval>& intervals,
DValueMetricProducer.cpp636 for (const Interval& interval : currentBucket.intervals) { in dumpStatesLocked()
727 vector<Interval>& intervals = currentBucket.intervals; in onMatchedLogEventInternalLocked()
/packages/services/Car/cpp/watchdog/server/sysprop/
DWatchdogProperties.sysprop18 # Interval in seconds between consecutive boot-time performance data collections.
63 # Interval in seconds between consecutive periodic performance data collections.
81 # Interval in seconds between consecutive periodic performance data monitoring.
/packages/modules/Uwb/flags/
Duwb_flags.aconfig52 description: "Implement CR-423: Remove Interval-based scheduling for Fira 2.0+ devices"
/packages/modules/HealthFitness/testapps/toolbox/
DREADME.md25 * Interval Record - These records take place over an interval of time therefore they have a
/packages/modules/StatsD/statsd/tests/metrics/
DKllMetricProducer_test.cpp240 const KllMetricProducer::Interval& curInterval0 = in TEST()
275 const KllMetricProducer::Interval& curInterval0 = in TEST()
DNumericValueMetricProducer_test.cpp619 NumericValueMetricProducer::Interval curInterval = in TEST()
868 NumericValueMetricProducer::Interval curInterval = in TEST()
929 NumericValueMetricProducer::Interval curInterval = in TEST()
1200 NumericValueMetricProducer::Interval curInterval = in TEST()
1273 NumericValueMetricProducer::Interval curInterval = in TEST()
1351 NumericValueMetricProducer::Interval curInterval = in TEST()
1388 NumericValueMetricProducer::Interval curInterval = in TEST()
1430 NumericValueMetricProducer::Interval curInterval; in TEST()
1474 NumericValueMetricProducer::Interval curInterval = in TEST()
1512 NumericValueMetricProducer::Interval curInterval = in TEST()
[all …]
/packages/services/Car/tests/BugReportApp/libs/
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/ ...