/prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/ |
ashmem.h | 47 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/ |
ashmem.h | 47 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/ |
ashmem.h | 47 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/ |
ashmem.h | 47 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
ashmem.h | 47 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
ashmem.h | 47 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
ashmem.h | 44 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/system/core/include/utils/ |
ashmem.h | 39 #define ASHMEM_PURGE_ALL_CACHES _IO(__ASHMEMIOC, 10)
|
/external/chromium_org/third_party/ashmem/ |
ashmem-dev.c | 97 const int ret = ioctl(fd, ASHMEM_PURGE_ALL_CACHES, 0);
|