Home
last modified time | relevance | path

Searched refs:STOPDEBUGGER_MESSAGE (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/inspector/
H A Dconnect_inspector.cpp26 static constexpr char STOPDEBUGGER_MESSAGE[] = "stopDebugger"; member
132 if (message.find(STOPDEBUGGER_MESSAGE, 0) != std::string::npos) { in OnMessage()

Completed in 2 milliseconds