/external/jemalloc/test/integration/ |
chunk.c | 6 bool purged; variable 27 purged = true; 72 purged = false; 75 assert_true(purged, "Unexpected purge");
|
/external/skia/platform_tools/android/third_party/ashmem/cutils/ |
ashmem.h | 36 /* Return values from ASHMEM_PIN: Was the mapping purged while unpinned? */
|
/system/core/include/cutils/ |
ashmem.h | 35 /* Return values from ASHMEM_PIN: Was the mapping purged while unpinned? */
|
/system/core/include/utils/ |
ashmem.h | 20 /* Return values from ASHMEM_PIN: Was the mapping purged while unpinned? */
|
/external/kernel-headers/original/uapi/linux/ |
ashmem.h | 21 /* Return values from ASHMEM_PIN: Was the mapping purged while unpinned? */
|
/external/skia/src/core/ |
SkDiscardableMemory.h | 59 * Unlock the memory so that it can be purged by the system. Must be called
|
/external/skia/src/gpu/ |
GrStencilAttachment.h | 24 // TODO: allow SB to be purged and detach itself from rts
|
/external/skia/src/lazy/ |
SkDiscardableMemoryPool.h | 25 * unlocked blocks of memory are purged. If all memory is locked, it
|
SkDiscardablePixelRef.h | 19 * purged.
|
SkCachingPixelRef.cpp | 51 // Cache has been purged, must re-decode.
|
/frameworks/base/core/java/android/os/ |
MemoryFile.java | 33 * After a file is purged, attempts to read or write the file will 147 * @return true if the file may be purged. 189 * Will throw an IOException if the file has been purged. 196 * @throws IOException if the memory file has been purged or deactivated. 214 * Will throw an IOException if the file has been purged. 220 * @throws IOException if the memory file has been purged or deactivated.
|
/external/jemalloc/include/jemalloc/internal/ |
stats.h | 107 * and total pages purged in order to keep dirty unused memory under 112 uint64_t purged; member in struct:arena_stats_s
|
/frameworks/base/core/jni/ |
android_os_MemoryFile.cpp | 80 jniThrowException(env, "java/io/IOException", "ashmem region was purged"); 99 jniThrowException(env, "java/io/IOException", "ashmem region was purged");
|
/development/ndk/platforms/android-18/include/android/ |
bitmap.h | 62 * previously purged, they will have been restored.
|
/development/ndk/platforms/android-8/include/android/ |
bitmap.h | 62 * previously purged, they will have been restored.
|
/development/ndk/platforms/android-9/include/android/ |
bitmap.h | 61 * previously purged, they will have been restored.
|
/frameworks/native/include/android/ |
bitmap.h | 62 * previously purged, they will have been restored.
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/android/ |
bitmap.h | 59 * previously purged, they will have been restored.
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/android/ |
bitmap.h | 59 * previously purged, they will have been restored.
|
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/android/ |
bitmap.h | 59 * previously purged, they will have been restored.
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/ |
bitmap.h | 58 * previously purged, they will have been restored.
|
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/android/ |
bitmap.h | 59 * previously purged, they will have been restored.
|
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/android/ |
bitmap.h | 59 * previously purged, they will have been restored.
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/ |
bitmap.h | 58 * previously purged, they will have been restored.
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/ |
bitmap.h | 58 * previously purged, they will have been restored.
|