Home
last modified time | relevance | path

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

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.h775 void MergeBitmap(const DexFileData& other) { in MergeBitmap() function
H A Dprofile_compilation_info.cc1933 dex_data->MergeBitmap(*other_dex_data); in MergeWith()