Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.h65 Status internalPushFile(const FileSpec &local_file,
H A DAdbClient.cpp459 Status AdbClient::SyncService::internalPushFile(const FileSpec &local_file, in internalPushFile() function in AdbClient::SyncService
552 return internalPushFile(local_file, remote_file); in PushFile()