OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ScopedGlobalRef
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/app/webrtc/java/jni/
jni_helpers.h
125
class
ScopedGlobalRef
{
127
ScopedGlobalRef
(JNIEnv* jni, T obj)
129
~
ScopedGlobalRef
() {
/external/webrtc/webrtc/modules/utility/include/
helpers_android.h
70
class
ScopedGlobalRef
{
72
ScopedGlobalRef
(JNIEnv* jni, T obj)
74
~
ScopedGlobalRef
() {
Completed in 39 milliseconds