Searched refs:ScopedGlobalRef (Results 1 – 8 of 8) sorted by relevance
70 class ScopedGlobalRef {72 ScopedGlobalRef(JNIEnv* jni, T obj) in ScopedGlobalRef() function74 ~ScopedGlobalRef() { in ~ScopedGlobalRef()
91 const ScopedGlobalRef<jobject> j_video_capturer_;92 const ScopedGlobalRef<jclass> j_video_capturer_class_;93 const ScopedGlobalRef<jclass> j_observer_class_;
125 class ScopedGlobalRef {127 ScopedGlobalRef(JNIEnv* jni, T obj) in ScopedGlobalRef() function129 ~ScopedGlobalRef() { in ~ScopedGlobalRef()
50 ScopedGlobalRef<jclass> j_network_monitor_class_;51 ScopedGlobalRef<jobject> j_network_monitor_;
400 const ScopedGlobalRef<jobject> j_observer_global_;401 const ScopedGlobalRef<jclass> j_observer_class_;402 const ScopedGlobalRef<jclass> j_media_stream_class_;404 const ScopedGlobalRef<jclass> j_audio_track_class_;406 const ScopedGlobalRef<jclass> j_video_track_class_;408 const ScopedGlobalRef<jclass> j_data_channel_class_;548 const ScopedGlobalRef<jobject> j_observer_global_;549 const ScopedGlobalRef<jclass> j_observer_class_;625 const ScopedGlobalRef<jobject> j_observer_global_;626 const ScopedGlobalRef<jclass> j_observer_class_;[all …]
73 const ScopedGlobalRef<jobject> j_surface_texture_helper_;
138 ScopedGlobalRef<jclass> j_media_codec_video_decoder_class_;139 ScopedGlobalRef<jobject> j_media_codec_video_decoder_;
174 ScopedGlobalRef<jclass> j_media_codec_video_encoder_class_;175 ScopedGlobalRef<jobject> j_media_codec_video_encoder_;