Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/Android/
H A DAdbClient.h36 friend class AdbClient; variable
H A DAdbClient.cpp119 AdbClient::AdbClient(const std::string &device_id) : m_device_id(device_id) {} AdbClient() function in AdbClient
[all...]