Searched refs:GetPlatformPluginNameAtIndex (Results 1 – 4 of 4) sorted by relevance
258 static const char *GetPlatformPluginNameAtIndex(uint32_t idx);
857 if (!PluginManager::GetPlatformPluginNameAtIndex(idx)) { in GetNumAvailablePlatforms()879 PluginManager::GetPlatformPluginNameAtIndex(idx - 1); in GetAvailablePlatformInfoAtIndex()
246 PluginManager::GetPlatformPluginNameAtIndex(idx); in DoExecute()
1277 const char *PluginManager::GetPlatformPluginNameAtIndex(uint32_t idx) { in GetPlatformPluginNameAtIndex() function in PluginManager