Searched refs:pluginState (Results 1 – 1 of 1) sorted by relevance
393 auto pluginState = pluginCtx->profilerPluginState.state(); in RemovePluginInfo() local394 …if (pluginState == ProfilerPluginState::LOADED || pluginState == ProfilerPluginState::IN_SESSION) { in RemovePluginInfo()