Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dnetwork.cpp177 DnsmasqDhcp4Lease lease; in ParseDnsmasqLeases() local
195 std::ostream& operator<<(std::ostream& out, const DnsmasqDhcp4Lease& lease) { in operator <<()
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp66 for (auto& lease : dhcp_leases) { in ReleaseDhcpLeases() local