Searched refs:GetPlatformForDevice (Results 1 – 3 of 3) sorted by relevance
114 platform = platform_module.GetPlatformForDevice(device)
212 android_platform = platform.GetPlatformForDevice(devices[0])
59 def GetPlatformForDevice(device, logging=real_logging): function