Home
last modified time | relevance | path

Searched refs:GetCachedIp (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_result_store_manager_test.cpp60 DHCP::DhcpResultStoreManager::GetInstance().GetCachedIp(targetBssid, ipInfo); in HWTEST_F()
/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() function in OHOS::DHCP::DhcpResultStoreManager
H A Ddhcp_client_state_machine.cpp1886 return DhcpResultStoreManager::GetInstance().GetCachedIp(targetBssid, ipcached); in GetCachedDhcpResult()

Completed in 4 milliseconds