Searched refs:ShouldUseShortLeaseOption (Results 1 – 2 of 2) sorted by relevance
559 bool ShouldUseShortLeaseOption(void) const { return mUseShortLeaseOption; } in ShouldUseShortLeaseOption() function in ot::Srp::Server::Host
453 bool useShortLease = aHost.ShouldUseShortLeaseOption(); in CommitSrpUpdate()