Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h510 bitmap_storage.resize(ComputeBitmapStorage(num_method_ids)); in DexFileData()
524 static size_t ComputeBitmapStorage(uint32_t num_method_ids) { in ComputeBitmapStorage() function