Home
last modified time | relevance | path

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

/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc2750 size_t saved_bitmap_byte_size = BitsToBytesRoundUp(local_saved_bitmap_bit_size); in MethodsDataSize() local
2788 size_t saved_bitmap_byte_size = BitsToBytesRoundUp(saved_bitmap_bit_size); in WriteMethods() local
2892 size_t saved_bitmap_byte_size = BitsToBytesRoundUp(saved_bitmap_bit_size); in ReadMethods() local