Home
last modified time | relevance | path

Searched defs:hdl (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/inspector/
Dendpoint.h106 bool Pin(const websocketpp::connection_hdl &hdl) in Pin()
116 void Unpin(const websocketpp::connection_hdl &hdl) in Unpin()
/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dclient.cpp78 connection->set_open_handler([this, cb](auto hdl) { in Connect()
86 connection->set_fail_handler([this, cb](auto hdl) { in Connect()