Searched defs:SetInterval (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | child_supervision.cpp | 158 void SupervisionListener::SetInterval(uint16_t aInterval) in SetInterval() function in ot::SupervisionListener |
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/lb_policy/ | ||
H A D | outlier_detection_test.cc | 60 ConfigBuilder& SetInterval(Duration duration) { in SetInterval() function in grpc_core::testing::__anon4bfdcfa90111::OutlierDetectionTest::ConfigBuilder |
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | dns_dso.hpp | 754 void SetInterval(uint32_t aInterval) { mInterval = LimitInterval(aInterval); } in SetInterval() function in ot::Dns::Dso::Connection::Timeout |