Home
last modified time | relevance | path

Searched refs:outIpResult (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_result_store_manager.h32 int32_t GetCachedIp(const std::string targetBssid, IpInfoCached &outIpResult);
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_result_store_manager.cpp54 int32_t DhcpResultStoreManager::GetCachedIp(const std::string targetBssid, IpInfoCached &outIpResult) in GetCachedIp() argument
61 outIpResult = static_cast<IpInfoCached>(*it); in GetCachedIp()

Completed in 2 milliseconds