Home
last modified time | relevance | path

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

/developtools/profiler/device/services/plugin_service/include/
H A Dplugin_session_manager.h45 bool CheckStatus(const std::vector<std::string>& nameList, PluginSession::State state);
/developtools/profiler/device/services/plugin_service/src/
H A Dplugin_session_manager.cpp207 bool PluginSessionManager::CheckStatus(const std::vector<std::string>& nameList, PluginSession::State state) in CheckStatus() function in PluginSessionManager
/developtools/profiler/device/services/profiler_service/src/
H A Dprofiler_service.cpp544 CHECK_EXPRESSION_TRUE(pluginSessionManager_->CheckStatus(ctx->pluginNames, PluginSession::STARTED), in FetchData()

Completed in 3 milliseconds