Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.h62 Status internalPullFile(const FileSpec &remote_file,
H A DAdbClient.cpp426 Status AdbClient::SyncService::internalPullFile(const FileSpec &remote_file, in internalPullFile() function in AdbClient::SyncService
545 return internalPullFile(remote_file, local_file); in PullFile()