Home
last modified time | relevance | path

Searched refs:Disconnect (Results 1 - 8 of 8) sorted by relevance

/developtools/hdc/test/unittest/register/
H A Dregister_test.cpp149 * @tc.expected: step2. Disconnect ok, the thread is stopped. in HWTEST_F()
151 g_hdcJdwpSimulator->Disconnect(); in HWTEST_F()
193 * @tc.expected: step2. Disconnect ok, the thread is stopped. in HWTEST_F()
195 g_hdcJdwpSimulator->Disconnect(); in HWTEST_F()
211 g_hdcJdwpSimulator->Disconnect(); in HWTEST_F()
/developtools/hdc/src/register/
H A Dhdc_jdwp.h31 void Disconnect();
H A Dhdc_jdwp.cpp35 void HdcJdwpSimulator::Disconnect() in Disconnect() function in Hdc::HdcJdwpSimulator
48 Disconnect(); in ~HdcJdwpSimulator()
H A Dhdc_connect.cpp92 g_clsHdcJdwpSimulator->Disconnect(); in FreeInstance()
/developtools/profiler/hiebpf/include/
H A Dipc_unix_socket.h64 void Disconnect();
/developtools/profiler/hiebpf/src/
H A Dipc_unix_socket.cpp134 Disconnect(); in ~IpcUnixSocketClient()
156 void IpcUnixSocketClient::Disconnect() in Disconnect() function in OHOS::Developtools::Hiebpf::IpcUnixSocketClient
H A Dhiebpf.cpp139 ipcClient.Disconnect(); in StopHiebpfServer()
156 ipcClient.Disconnect(); in CheckHiebpfServer()
/developtools/profiler/hiebpf/test/unittest/
H A Dipc_unix_socket_test.cpp82 client.Disconnect(); in HWTEST_F()

Completed in 3 milliseconds