Searched defs:GetLeaseInterval (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/net/ | ||
| D | srp_client.hpp | 457     uint32_t GetLeaseInterval(void) const { return mLeaseInterval; }  in GetLeaseInterval()  function in ot::Srp::Client | 
| D | dns_types.hpp | 2506     uint32_t GetLeaseInterval(void) const { return HostSwap32(mLeaseInterval); }  in GetLeaseInterval()  function in ot::Dns::LeaseOption |