Home
last modified time | relevance | path

Searched defs:SetInterval (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dchild_supervision.cpp158 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 Doutlier_detection_test.cc60 ConfigBuilder& SetInterval(Duration duration) { in SetInterval() function in grpc_core::testing::__anon4bfdcfa90111::OutlierDetectionTest::ConfigBuilder
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_dso.hpp754 void SetInterval(uint32_t aInterval) { mInterval = LimitInterval(aInterval); } in SetInterval() function in ot::Dns::Dso::Connection::Timeout