Home
last modified time | relevance | path

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

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc2600 uint32_t expected_available_bytes_at_end = buffer.GetAvailableBytes() - methods_data_size; in WriteMethods() local
2695 uint32_t expected_available_bytes_at_end = buffer.GetAvailableBytes() - following_data_size; in ReadMethods() local