Home
last modified time | relevance | path

Searched defs:num_to_read (Results 1 – 3 of 3) sorted by relevance

/system/extras/boot_control_copy/
Dboot_control_copy.cpp105 size_t num_to_read = remaining > COPY_BUF_SIZE ? COPY_BUF_SIZE : remaining; in copy_data() local
/system/core/libutils/
DUnicode.cpp145 size_t num_to_read = 0; in utf32_at_internal() local
379 size_t num_to_read = 0; in utf8_length() local
/system/core/liblog/
Dlogprint.cpp1153 size_t num_to_read; in utf8_character_length() local