Home
last modified time | relevance | path

Searched defs:con (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp343 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish()
799 nGetName(JNIEnv *_env, jobject _this, jlong con, jlong obj) in nGetName()
813 nObjDestroy(JNIEnv *_env, jobject _this, jlong con, jlong obj) in nObjDestroy()
926 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy()
944 nContextPause(JNIEnv *_env, jobject _this, jlong con) in nContextPause()
953 nContextResume(JNIEnv *_env, jobject _this, jlong con) in nContextResume()
1081 nElementCreate2(JNIEnv *_env, jobject _this, jlong con, in nElementCreate2()
1181 nTypeCreate(JNIEnv *_env, jobject _this, jlong con, jlong eid, in nTypeCreate()
1726 nFontCreateFromFile(JNIEnv *_env, jobject _this, jlong con, in nFontCreateFromFile()
2199 nScriptCCreate(JNIEnv *_env, jobject _this, jlong con, in nScriptCCreate()
[all …]
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java146 native String nContextGetErrorMessage(long con); in nContextGetErrorMessage()
148 native void nContextInitToClient(long con); in nContextInitToClient()
149 native void nContextDeinitToClient(long con); in nContextDeinitToClient()
238 native void rsnContextDestroy(long con); in rsnContextDestroy()
279 native void rsnContextFinish(long con); in rsnContextFinish()
321 native void rsnContextPause(long con); in rsnContextPause()
326 native void rsnContextResume(long con); in rsnContextResume()
400 native String rsnGetName(long con, long obj); in rsnGetName()
407 native void rsnObjDestroy(long con, long id); in rsnObjDestroy()
555 native void rsnAllocationData2D(long con, in rsnAllocationData2D()
[all …]
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnectionPool.java392 SQLiteConnection con = waitForConnection(sql, connectionFlags, cancellationSignal); in acquireConnection() local
1289 void connectionReleased(SQLiteConnection con) { in connectionReleased()
1293 void connectionAcquired(SQLiteConnection con) { in connectionAcquired()
1298 void connectionClosed(SQLiteConnection con) { in connectionClosed()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDeviceAdminServiceController.java246 final DevicePolicyServiceConnection con = mConnections.valueAt(i) in dump() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_EGL15.cpp168 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void *handle) { in toEGLHandle()
H A Dandroid_opengl_EGL14.cpp116 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void * handle) { in toEGLHandle()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...