Home
last modified time | relevance | path

Searched defs:serverPid (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_server_service_impl_test.cpp181 pid_t serverPid = 1234; in HWTEST_F() local
H A Ddhcp_function_test.cpp289 pid_t serverPid = 1235; in HWTEST_F() local
/foundation/communication/dhcp/test/fuzztest/dhcpfunction_fuzzer/
H A Ddhcpfunction_fuzzer.cpp159 pid_t serverPid = static_cast<pid_t>(data[index++]); in WaitProcessExitTest() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp809 int DhcpServerServiceImpl::StopServer(const pid_t &serverPid) in StopServer() argument
H A Ddhcp_function.cpp708 int DhcpFunction::WaitProcessExit(const pid_t& serverPid) in WaitProcessExit() argument

Completed in 5 milliseconds