Searched refs:regionSize (Results 1 – 1 of 1) sorted by relevance
181 int regionSize = ashmem_get_size_region(ashmemfd); in switchStorageToAshmem() local182 if (regionSize < 0) { in switchStorageToAshmem()187 if (regionSize < static_cast<int>(sizeof(ProfileData))) { in switchStorageToAshmem()189 regionSize, static_cast<unsigned int>(sizeof(ProfileData))); in switchStorageToAshmem()