Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc816 size_t expected_unread_bytes_after_operation = buffer.CountUnreadBytes() in ReadMethods() local
819 while (buffer.CountUnreadBytes() > expected_unread_bytes_after_operation) { in ReadMethods()