Home
last modified time | relevance | path

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

/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.h801 bitmap_storage.resize(ComputeBitmapStorage(is_for_boot_image, num_method_ids)); in DexFileData()
818 static size_t ComputeBitmapStorage(bool is_for_boot_image, uint32_t num_method_ids) { in ComputeBitmapStorage() function