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

/fuchsia/zircon/system/ulib/fs/
H A Dpseudo-file.cpp91 size_t remaining_length = output_.length() - offset; local
112 size_t remaining_length = file_->input_buffer_capacity_ - offset; local
H A Dvmo-file.cpp77 size_t remaining_length = length_ - offset; local
100 size_t remaining_length = length_ - offset; local

Completed in 25 milliseconds