Home
last modified time | relevance | path

Searched refs:GetDevices (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.h85 Status GetDevices(DeviceIDList &device_list);
H A DAdbClient.cpp102 error = adb.GetDevices(connected_devices); in CreateByDeviceID()
142 Status AdbClient::GetDevices(DeviceIDList &device_list) { in GetDevices() function in AdbClient
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.h209 DeviceSet GetDevices(DeviceType::ProductFamilyID dev_id);
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm604 CoreSimulatorSupport::DeviceSet CoreSimulatorSupport::DeviceSet::GetDevices( function