Searched refs:GetProcessPluginNameAtIndex (Results 1 – 3 of 3) sorted by relevance
243 static const char *GetProcessPluginNameAtIndex(uint32_t idx);
818 const char *PluginManager::GetProcessPluginNameAtIndex(uint32_t idx) { in GetProcessPluginNameAtIndex() function in PluginManager
1608 while (auto name = PluginManager::GetProcessPluginNameAtIndex(i++)) in GetPossiblePluginNames()