Refactor AdbClient - use symmetric interface for PullFile and PushFile.
Make PlatformAndroid::GetFile to delegate to AdbClient::PullFile.
Details
Details
- Reviewers
chaoren tberghammer
Diff Detail
Diff Detail
Event Timeline
Comment Actions
AFFECTED FILES
/lldb/trunk/source/Plugins/Platform/Android/AdbClient.cpp /lldb/trunk/source/Plugins/Platform/Android/AdbClient.h /lldb/trunk/source/Plugins/Platform/Android/PlatformAndroid.cpp /lldb/trunk/source/Plugins/Platform/Android/PlatformAndroid.h
USERS
ovyalov (Author)