Searched refs:switchStorageToAshmem (Results 1 – 4 of 4) sorted by relevance
35 void ProfileDataContainer::switchStorageToAshmem(int ashmemfd) { in switchStorageToAshmem() function in android::uirenderer::ProfileDataContainer
38 void switchStorageToAshmem(int ashmemfd);
54 void ProfileDataContainer::switchStorageToAshmem(int ashmemfd) { in switchStorageToAshmem() function in android::uirenderer::ProfileDataContainer
354 rt.globalProfileData().switchStorageToAshmem(fd); in setProcessStatsBuffer()