Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/inspector/
Dendpoint.h127 void Send(BuildFunction &&build) in Send() function
/arkcompiler/toolchain/websocket/
Dwebsocket.cpp496 bool WebSocket::Send(int32_t client, const char* buf, size_t totalLen, int32_t flags) const in Send() function in OHOS::ArkCompiler::Toolchain::WebSocket