Searched defs:ScopedJNIEnv (Results 1 – 1 of 1) sorted by relevance
42 class ScopedJNIEnv class63 ScopedJNIEnv::ScopedJNIEnv(JavaVM *vm) : m_vm(vm), m_env(nullptr), m_detach(false) in ScopedJNIEnv() function in tcu::Android::__anonc698bd7d0111::ScopedJNIEnv