Lines Matching refs:mKeyLease
315 aHost->mKeyLease = 0; in RemoveHost()
490 service.mKeyLease = grantedKeyLease; in CommitSrpUpdate()
1242 service.mKeyLease = leaseOption.GetKeyLeaseInterval(); in ProcessAdditionalSection()
1371 service->mKeyLease = existingService.mKeyLease; in HandleUpdate()
1805 mKeyLease = 0; in Init()
1873 … Server::Service::GetKeyExpireTime(void) const { return mUpdateTime + Time::SecToMsec(mKeyLease); } in GetKeyExpireTime()
1881 aLeaseInfo.mKeyLease = Time::SecToMsec(GetKeyLease()); in GetLeaseInfo()
1996 , mKeyLease(0) in Host()
2046 …lli Server::Host::GetKeyExpireTime(void) const { return mUpdateTime + Time::SecToMsec(mKeyLease); } in GetKeyExpireTime()
2054 aLeaseInfo.mKeyLease = Time::SecToMsec(GetKeyLease()); in GetLeaseInfo()
2124 aService->mKeyLease = 0; in RemoveService()