/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | ChoreographerNativeTest.java | 72 private static native boolean nativePrepareChoreographerTests(long ptr, long[] refreshPeriods); in nativePrepareChoreographerTests() 73 private static native void nativeTestPostCallbackWithoutDelayEventuallyRunsCallbacks(long ptr); in nativeTestPostCallbackWithoutDelayEventuallyRunsCallbacks() 74 private static native void nativeTestPostCallbackWithDelayEventuallyRunsCallbacks(long ptr); in nativeTestPostCallbackWithDelayEventuallyRunsCallbacks() 76 long ptr); in nativeTestPostCallback64WithoutDelayEventuallyRunsCallbacks() 77 private static native void nativeTestPostCallback64WithDelayEventuallyRunsCallbacks(long ptr); in nativeTestPostCallback64WithDelayEventuallyRunsCallbacks() 79 long ptr); in nativeTestPostVsyncCallbackWithoutDelayEventuallyRunsCallbacks() 81 long ptr); in nativeTestFrameCallbackDataVsyncIdValid() 83 long ptr); in nativeTestFrameCallbackDataDeadlineInFuture() 85 long ptr); in nativeTestFrameCallbackDataExpectedPresentTimeInFuture() 87 long ptr); in nativeTestPostCallbackMixedWithoutDelayEventuallyRunsCallbacks() [all …]
|
/cts/tests/tests/graphics/src/android/graphics/fonts/ |
D | NativeSystemFontHelper.java | 161 private static native void nCloseIterator(long ptr); in nCloseIterator() 162 private static native long nNext(long ptr); in nNext() 163 private static native void nCloseFont(long ptr); in nCloseFont() 164 private static native String nGetFilePath(long ptr); in nGetFilePath() 165 private static native int nGetWeight(long ptr); in nGetWeight() 166 private static native boolean nIsItalic(long ptr); in nIsItalic() 167 private static native String nGetLocale(long ptr); in nGetLocale() 168 private static native int nGetCollectionIndex(long ptr); in nGetCollectionIndex() 169 private static native int nGetAxisCount(long ptr); in nGetAxisCount() 170 private static native int nGetAxisTag(long ptr, int index); in nGetAxisTag() [all …]
|
/cts/tests/tests/virtualdevice/camera/src/android/virtualdevice/cts/camera/util/ |
D | NativeCameraManager.java | 83 private static native void releaseCameraManager(long ptr); in releaseCameraManager() 84 private static native String[] getCameraIds(long ptr); in getCameraIds() 85 private static native int getDeviceId(long ptr, String cameraId); in getDeviceId() 87 long ptr, AvailabilityCallback callback); in registerAvailabilityCallback()
|
/cts/tests/tests/graphics/jni/ |
D | android_graphics_fonts_cts_SystemFonts.cpp | 142 void nCloseIterator(JNIEnv*, jclass, jlong ptr) { in nCloseIterator() 146 jlong nGetNext(JNIEnv*, jclass, jlong ptr) { in nGetNext() 151 void nCloseFont(JNIEnv*, jclass, jlong ptr) { in nCloseFont() 155 jstring nGetFilePath(JNIEnv* env, jclass, jlong ptr) { in nGetFilePath() 159 jint nGetWeight(JNIEnv*, jclass, jlong ptr) { in nGetWeight() 163 jboolean nIsItalic(JNIEnv*, jclass, jlong ptr) { in nIsItalic() 167 jstring nGetLocale(JNIEnv* env, jclass, jlong ptr) { in nGetLocale() 171 jint nGetCollectionIndex(JNIEnv*, jclass, jlong ptr) { in nGetCollectionIndex() 175 jint nGetAxisCount(JNIEnv*, jclass, jlong ptr) { in nGetAxisCount() 179 jint nGetAxisTag(JNIEnv*, jclass, jlong ptr, jint axisIndex) { in nGetAxisTag() [all …]
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0473/ |
D | poc.cpp | 38 void *ptr = nullptr; member 73 void *ptr = real_GKI_getpoolbuf(pool_id); in GKI_getpoolbuf() local 80 void GKI_freebuf(void *ptr) { in GKI_freebuf()
|
/cts/hostsidetests/securitybulletin/securityPatch/includes/ |
D | memutils.c | 174 void *ptr = memalign(sizeof(size_t), (nitems * size)); in calloc() local 180 void *realloc(void *ptr, size_t size) { in realloc() 211 void free(void *ptr) { in free()
|
D | memutils_track.c | 113 void free(void *ptr) { in free()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0450/ |
D | poc.cpp | 75 void *ptr = nullptr; in GKI_getbuf() local 87 void GKI_freebuf(void *ptr) { in GKI_freebuf()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-20127/ |
D | poc.cpp | 36 void *ptr = nullptr; member 62 void GKI_freebuf(void *ptr) { in GKI_freebuf()
|
/cts/hostsidetests/statsdatom/apps/statsdapp/jni/ |
D | alloc_stress_activity.cpp | 30 volatile void *ptr; in Java_com_android_server_cts_device_statsdatom_MemoryHogger_allocate() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0006/ |
D | poc.cpp | 38 void* ptr = malloc(size); in GKI_getbuf() local
|
/cts/tests/tests/virtualdevice/camera/src/android/virtualdevice/cts/camera/util/jni/ |
D | android_virtualdevice_cts_camera_util_NativeCameraManager.cc | 225 CameraManager* ptr = reinterpret_cast<CameraManager*>(cameraManagerPtr); in releaseCameraManager() local 232 CameraManager* ptr = reinterpret_cast<CameraManager*>(cameraManagerPtr); in getCameraIds() local 240 CameraManager* ptr = reinterpret_cast<CameraManager*>(cameraManagerPtr); in getDeviceId() local 249 CameraManager* ptr = reinterpret_cast<CameraManager*>(cameraManagerPtr); in registerAvailabilityCallback() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0037/ |
D | poc.cpp | 61 void GKI_freebuf(void *ptr) { in GKI_freebuf()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0038/ |
D | poc.cpp | 61 void GKI_freebuf(void *ptr) { in GKI_freebuf()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0039/ |
D | poc.cpp | 61 void GKI_freebuf(void *ptr) { in GKI_freebuf()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0477/ |
D | poc.c | 54 void *ptr = mmap(NULL, st.st_size, PROT_READ, MAP_PRIVATE, fd, 0); in main() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-39665/ |
D | poc.cpp | 43 void *ptr = memalign(pageSize, pageSize); in malloc() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2013/ |
D | poc.cpp | 68 void GKI_freebuf(void* ptr) { in GKI_freebuf() 80 void *ptr = memalign(16, size); in allocate_memory() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9247/ |
D | poc.cpp | 76 char *ptr = (char *) malloc(STACK_SIZE); in main() local
|
/cts/hostsidetests/gwp_asan/common/jni/ |
D | gwp_asan_cts_library.cpp | 61 bool is_gwp_asan_pointer(void* ptr) { in is_gwp_asan_pointer()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2023-4272/ |
D | poc.c | 22 __u64 ptr; member
|
/cts/tests/tests/os/jni/ |
D | android_os_cts_CpuInstructions.cpp | 82 uint32_t *ptr = &dummy; in swp() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2021/ |
D | poc.cpp | 53 void *ptr = memalign(16, size); in allocate_memory() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2115/ |
D | poc.cpp | 29 void operator delete(void *ptr) throw() { in operator delete()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2031/ |
D | poc.cpp | 47 void *ptr = malloc(size); in allocate_memory() local
|