Home
last modified time | relevance | path

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

/arkcompiler/toolchain/inspector/
H A Dconnect_inspector.cpp30 static constexpr char STOP_RECORD_MESSAGE[] = "rsNodeStopRecord"; member
82 if (message.find(STOP_RECORD_MESSAGE, 0) != std::string::npos) { in OnInspectorRecordMessage()

Completed in 1 milliseconds