Searched defs:ids_buf (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/trusty/user/app/keymaster/ipc/ |
D | keymaster_ipc.cpp | 308 static long get_device_info(keymaster::UniquePtr<uint8_t[]>* ids_buf, in get_device_info()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES30.cpp | 799 (JNIEnv *_env, jobject _this, jint n, jobject ids_buf) { in android_glGenQueries__ILjava_nio_IntBuffer_2() 879 (JNIEnv *_env, jobject _this, jint n, jobject ids_buf) { in android_glDeleteQueries__ILjava_nio_IntBuffer_2() 5241 (JNIEnv *_env, jobject _this, jint n, jobject ids_buf) { in android_glDeleteTransformFeedbacks__ILjava_nio_IntBuffer_2() 5321 (JNIEnv *_env, jobject _this, jint n, jobject ids_buf) { in android_glGenTransformFeedbacks__ILjava_nio_IntBuffer_2()
|
H A D | android_opengl_GLES31Ext.cpp | 480 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z()
|
H A D | android_opengl_GLES32.cpp | 508 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControl__IIIILjava_nio_IntBuffer_2Z()
|