Searched refs:GetLeaseConfig (Results 1 – 4 of 4) sorted by relevance
786 void GetLeaseConfig(LeaseConfig &aLeaseConfig) const { aLeaseConfig = mLeaseConfig; } in GetLeaseConfig() function in ot::Srp::Server883 const LeaseConfig &GetLeaseConfig(void) const { return mLeaseConfig; } in GetLeaseConfig() function in ot::Srp::Server::UpdateMetadata
435 aUpdateMetadata.GetTtlConfig(), aUpdateMetadata.GetLeaseConfig()); in CommitSrpUpdate()
105 AsCoreType(aInstance).Get<Srp::Server>().GetLeaseConfig(AsCoreType(aLeaseConfig)); in otSrpServerGetLeaseConfig()
880 srpServer->GetLeaseConfig(leaseConfig); in TestUpdateLeaseShortVariant()