Home
last modified time | relevance | path

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

/arkcompiler/toolchain/websocket/
Dnetwork.cpp56 bool Send(int32_t client, const std::string& message, int32_t flags) in Send() function
61 bool Send(int32_t client, const char* buf, size_t totalLen, int32_t flags) in Send() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/
Dendpoint_base.h76 void Send(BuildFunction &&build) in Send() function