Searched refs:regionSize (Results 1 – 1 of 1) sorted by relevance
53 int regionSize = ashmem_get_size_region(ashmemfd); in switchStorageToAshmem() local54 if (regionSize < 0) { in switchStorageToAshmem()60 if (regionSize < static_cast<int>(sizeof(ProfileData))) { in switchStorageToAshmem()61 ALOGW("Ashmem region is too small! Received %d, required %u", regionSize, in switchStorageToAshmem()