Searched refs:GetPlatformPluginDescriptionAtIndex (Results 1 – 4 of 4) sorted by relevance
228 static llvm::StringRef GetPlatformPluginDescriptionAtIndex(uint32_t idx);
1141 PluginManager::GetPlatformPluginDescriptionAtIndex(idx - 1); in GetAvailablePlatformInfoAtIndex()
226 PluginManager::GetPlatformPluginDescriptionAtIndex(idx); in DoExecute()
795 PluginManager::GetPlatformPluginDescriptionAtIndex(uint32_t idx) { in GetPlatformPluginDescriptionAtIndex() function in PluginManager