Home
last modified time | relevance | path

Searched refs:GetJNIEnvironment (Results 1 – 2 of 2) sorted by relevance

/system/incremental_delivery/libdataloader/
DJNIHelpers.h70 static inline JNIEnv* GetJNIEnvironment(JavaVM* vm) { in GetJNIEnvironment() function
79 JNIEnv* env = GetJNIEnvironment(jvm); in GetOrAttachJNIEnvironment()
DManagedDataLoader.cpp105 JNIEnv* env = GetJNIEnvironment(mJvm); in onCreate()
128 JNIEnv* env = GetJNIEnvironment(mJvm); in onDestroy()