Searched refs:internalPullFile (Results 1 – 2 of 2) sorted by relevance
62 Status internalPullFile(const FileSpec &remote_file,
426 Status AdbClient::SyncService::internalPullFile(const FileSpec &remote_file, in internalPullFile() function in AdbClient::SyncService545 return internalPullFile(remote_file, local_file); in PullFile()