Searched refs:internalPushFile (Results 1 – 2 of 2) sorted by relevance
65 Status internalPushFile(const FileSpec &local_file,
459 Status AdbClient::SyncService::internalPushFile(const FileSpec &local_file, in internalPushFile() function in AdbClient::SyncService552 return internalPushFile(local_file, remote_file); in PushFile()