Home
last modified time | relevance | path

Searched refs:SwitchDeviceTransport (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Platform/Android/
H A DAdbClient.h104 Status SwitchDeviceTransport();
H A DAdbClient.cpp313 Status AdbClient::SwitchDeviceTransport() { in SwitchDeviceTransport() function in AdbClient
325 auto error = SwitchDeviceTransport(); in StartSync()
353 auto error = SwitchDeviceTransport(); in internalShell()