#include <jvm_android.h>
◆ JNIEnvironment() [1/2]
webrtc::JNIEnvironment::JNIEnvironment |
( |
JNIEnv * |
jni | ) |
|
|
explicit |
◆ ~JNIEnvironment() [1/2]
webrtc::JNIEnvironment::~JNIEnvironment |
( |
| ) |
|
◆ JNIEnvironment() [2/2]
webrtc::JNIEnvironment::JNIEnvironment |
( |
JNIEnv * |
jni | ) |
|
|
explicit |
◆ ~JNIEnvironment() [2/2]
webrtc::JNIEnvironment::~JNIEnvironment |
( |
| ) |
|
◆ JavaToStdString() [1/2]
std::string webrtc::JNIEnvironment::JavaToStdString |
( |
const jstring & |
j_string | ) |
|
◆ JavaToStdString() [2/2]
std::string webrtc::JNIEnvironment::JavaToStdString |
( |
const jstring & |
j_string | ) |
|
◆ RegisterNatives() [1/2]
std::unique_ptr<NativeRegistration> webrtc::JNIEnvironment::RegisterNatives |
( |
const char * |
name, |
|
|
const JNINativeMethod * |
methods, |
|
|
int |
num_methods |
|
) |
| |
◆ RegisterNatives() [2/2]
std::unique_ptr< NativeRegistration > webrtc::JNIEnvironment::RegisterNatives |
( |
const char * |
name, |
|
|
const JNINativeMethod * |
methods, |
|
|
int |
num_methods |
|
) |
| |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/utility/include/jvm_android.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/utility/source/jvm_android.cc