Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dsrp_server.hpp324 uint32_t GetLease(void) const { return mDescription->mLease; } in GetLease() function in ot::Srp::Server::Service
493 uint32_t GetLease(void) const { return mLease; } in GetLease() function in ot::Srp::Server::Host