Home
last modified time | relevance | path

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

/developtools/profiler/device/services/plugin_service/src/
H A Dplugin_session_manager.cpp215 auto actualState = it->second->GetState(); in CheckStatus() local
216 if (actualState != state) { in CheckStatus()
217 PROFILER_LOG_INFO(LOG_CORE, "plugin %s state is %d not %d!", it->first.c_str(), actualState, state); in CheckStatus()

Completed in 1 milliseconds