OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetAndroidObjects
(Results
1 - 7
of
7
) sorted by null
/external/webrtc/talk/app/webrtc/test/
androidtestinitializer.cc
65
webrtc::VoiceEngine::
SetAndroidObjects
(jvm, context);
/external/webrtc/talk/app/webrtc/java/jni/
androidvideocapturer_jni.h
51
static int
SetAndroidObjects
(JNIEnv* jni, jobject appliction_context);
androidvideocapturer_jni.cc
41
int AndroidVideoCapturerJni::
SetAndroidObjects
(JNIEnv* jni,
peerconnection_jni.cc
[
all
...]
/external/webrtc/webrtc/voice_engine/include/
voe_base.h
87
static int
SetAndroidObjects
(void* javaVM, void* context);
/external/webrtc/webrtc/voice_engine/
voice_engine_impl.cc
140
int VoiceEngine::
SetAndroidObjects
(void* javaVM, void* context) {
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
android_test.cc
405
VoiceEngine::
SetAndroidObjects
(veData1.jvm, env, context);
408
// TODO(leozwang) add autotest
setAndroidObjects
(veData1.jvm, context);
412
VoiceEngine::
SetAndroidObjects
(NULL, NULL, NULL);
437
VoiceEngine::
SetAndroidObjects
(veData1.jvm, env, context);
501
VoiceEngine::
SetAndroidObjects
(NULL, NULL, NULL);
[
all
...]
Completed in 148 milliseconds