Searched defs:Connect (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/tooling/inspector/tests/ | ||
| D | test_server.cpp | 31 void TestServer::Connect(const websocketpp::connection<TestConfig>::ptr &clientConnection, in Connect() function in panda::tooling::inspector::test::TestServer |
| D | client.cpp | 68 void Client::Connect(TestServer &server, std::function<void(std::error_code)> &&cb) in Connect() function in panda::tooling::inspector::test::Client |