Searched defs:Interval (Results 1 – 11 of 11) sorted by relevance
/aosp12/system/bt/gd/rust/common/src/ |
H A D | time.rs | 50 pub fn interval(period: Duration) -> Interval { in interval() 58 pub struct Interval { struct 62 impl Interval { implementation
|
/aosp12/system/core/fs_mgr/liblp/include/liblp/ |
H A D | builder.h | 169 struct Interval { struct 174 Interval(uint32_t device_index, uint64_t start, uint64_t end) in Interval() argument 180 bool operator<(const Interval& other) const { argument
|
/aosp12/frameworks/native/libs/renderengine/skia/debug/ |
H A D | SkiaCapture.h | 42 using Interval = std::chrono::milliseconds; variable
|
/aosp12/art/runtime/gc/collector/ |
H A D | immune_spaces.cc | 43 using Interval = std::tuple</*start*/uintptr_t, /*end*/uintptr_t, /*is_heap*/bool>; in CreateLargestImmuneRegion() typedef
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | partition_cow_creator.h | 35 using Interval = android::fs_mgr::Interval; member
|
/aosp12/packages/modules/StatsD/statsd/src/metrics/ |
H A D | ValueMetricProducer.h | 208 } Interval; typedef
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | GridLayout.java | 1375 private void computeLinks(PackedMap<Interval, MutableInt> links, boolean min) { in computeLinks() 1506 private void addComponentSizes(List<Arc> result, PackedMap<Interval, MutableInt> links) { in addComponentSizes() 2460 final static class Interval { class 2481 public Interval(int min, int max) { in Interval() method in Interval
|
/aosp12/system/bt/stack/acl/ |
H A D | acl.h | 316 uint16_t Interval() const { return interval_; } in Interval() function
|
/aosp12/system/core/fs_mgr/liblp/ |
H A D | builder_test.cpp | 893 TEST_F(BuilderTest, Interval) { in TEST_F() argument
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | opencensus-api-0.21.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | opencensus-api-0.24.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |