Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dchild_supervision.cpp158 void SupervisionListener::SetInterval(uint16_t aInterval) in SetInterval() function in ot::SupervisionListener
/external/grpc-grpc/test/core/client_channel/lb_policy/
Doutlier_detection_test.cc60 ConfigBuilder& SetInterval(Duration duration) { in SetInterval() function in grpc_core::testing::__anon428f31470111::OutlierDetectionTest::ConfigBuilder
/external/openthread/src/core/net/
Ddns_dso.hpp754 void SetInterval(uint32_t aInterval) { mInterval = LimitInterval(aInterval); } in SetInterval() function in ot::Dns::Dso::Connection::Timeout