Home
last modified time | relevance | path

Searched defs:GetDevices (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm604 CoreSimulatorSupport::DeviceSet CoreSimulatorSupport::DeviceSet::GetDevices( function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp142 Status AdbClient::GetDevices(DeviceIDList &device_list) { in GetDevices() function in AdbClient