Searched defs:bytes_p (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
H A Ddelta_performer.cc266 size_t DeltaPerformer::CopyDataToBuffer(const char** bytes_p, size_t* count_p, argument
272 const char* bytes_start = *bytes_p;
275 *bytes_p = bytes_end;

Completed in 88 milliseconds