Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds