Searched refs:ScopedLocalFrame (Results 1 – 1 of 1) sorted by relevance
22 class ScopedLocalFrame {24 ScopedLocalFrame(JNIEnv* env) : mEnv(env) { in ScopedLocalFrame() function28 ~ScopedLocalFrame() { in ~ScopedLocalFrame()35 DISALLOW_COPY_AND_ASSIGN(ScopedLocalFrame);