Home
last modified time | relevance | path

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

/arkcompiler/toolchain/websocket/
Dhttp.h36 std::string connection; member
50 std::string connection; member
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dendpoint.h135 if (auto connection = GetPinnedConnection()) { in Send() local