Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc830 size_t expected_unread_bytes_after_operation = buffer.CountUnreadBytes() in ReadMethods() local
833 while (buffer.CountUnreadBytes() > expected_unread_bytes_after_operation) { in ReadMethods()