Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_state_machine.h123 int SendStopSignal();
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_state_machine_test.cpp910 dhcpClient->SendStopSignal(); in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1949 SendStopSignal(); in GetIpTimerCallback()
2066 int DhcpClientStateMachine::SendStopSignal() in SendStopSignal() function in OHOS::DHCP::DhcpClientStateMachine
2068 DHCP_LOGI("SendStopSignal isExit:%{public}d", threadExit_.load()); in SendStopSignal()
2072 DHCP_LOGE("SendStopSignal send SIG_STOP failed."); in SendStopSignal()
2075 DHCP_LOGE("SendStopSignal send SIG_STOP ok"); in SendStopSignal()
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp941 dhcpClient->SendStopSignal(); in SendStopSignalFuzzerTest()

Completed in 8 milliseconds