Searched defs:SendMessage (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/toolchain/inspector/ | ||
| D | connect_server.cpp | 77 void ConnectServer::SendMessage(const std::string& message) const in SendMessage() function in OHOS::ArkCompiler::Toolchain::ConnectServer |
| D | connect_inspector.cpp | 207 void SendMessage(const std::string& message) in SendMessage() function |
| /arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/ | ||
| D | ipc_message.cpp | 21 bool SendMessage(int fd, const Message &message) in SendMessage() function |
| /arkcompiler/toolchain/tooling/test/client_utils/ | ||
| D | test_util.cpp | 179 void TestUtil::SendMessage(ActionInfo action, std::string recv) in SendMessage() function in panda::ecmascript::tooling::test::TestUtil |