Searched refs:PullFileChunk (Results 1 – 2 of 2) sorted by relevance
58 Status PullFileChunk(std::vector<char> &buffer, bool &eof);
445 error = PullFileChunk(chunk, eof); in internalPullFile()617 Status AdbClient::SyncService::PullFileChunk(std::vector<char> &buffer, in PullFileChunk() function in AdbClient::SyncService