Home
last modified time | relevance | path

Searched defs:connection (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dtest_event_loop.h45 … void Push(const websocketpp::connection<TestConfig>::ptr &connection, std::vector<char> &&buffer) in Push()
Dclient.cpp72 …auto connection = endpoint_.get_connection(std::make_shared<websocketpp::uri>(false, server.GetNam… in Connect() local
/arkcompiler/toolchain/websocket/
Dwebsocket.h37 std::string connection; member