Searched refs:ashmemfd (Results 1 – 2 of 2) sorted by relevance
161 void JankTracker::switchStorageToAshmem(int ashmemfd) { in switchStorageToAshmem() argument162 int regionSize = ashmem_get_size_region(ashmemfd); in switchStorageToAshmem()170 MAP_SHARED, ashmemfd, 0)); in switchStorageToAshmem()174 ashmemfd, err); in switchStorageToAshmem()
68 void switchStorageToAshmem(int ashmemfd);