Home
last modified time | relevance | path

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

/external/libbrillo/brillo/streams/
Dstream_utils.cc199 uint64_t max_size_to_copy, in CopyData() argument
207 state->remaining_to_copy = max_size_to_copy; in CopyData()
Dstream_utils.h106 uint64_t max_size_to_copy,