Home
last modified time | relevance | path

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

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_state_machine_test.cpp971 dhcpClient->ExecDhcpRelease(); in HWTEST_F()
974 dhcpClient->ExecDhcpRelease(); in HWTEST_F()
977 dhcpClient->ExecDhcpRelease(); in HWTEST_F()
980 dhcpClient->ExecDhcpRelease(); in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_state_machine.h113 int ExecDhcpRelease(void);
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp490 dhcpClient->ExecDhcpRelease(); in ExecDhcpReleaseFuzzerTest()
493 dhcpClient->ExecDhcpRelease(); in ExecDhcpReleaseFuzzerTest()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp511 int DhcpClientStateMachine::ExecDhcpRelease(void) in ExecDhcpRelease() function in OHOS::DHCP::DhcpClientStateMachine
526 DHCP_LOGI("ExecDhcpRelease() enter released state..."); in ExecDhcpRelease()

Completed in 7 milliseconds