Home
last modified time | relevance | path

Searched refs:AttachThreadScoped (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/utility/source/
Dhelpers_android.cc98 AttachThreadScoped::AttachThreadScoped(JavaVM* jvm) in AttachThreadScoped() function in webrtc::AttachThreadScoped
112 AttachThreadScoped::~AttachThreadScoped() { in ~AttachThreadScoped()
121 JNIEnv* AttachThreadScoped::env() { return env_; } in env()
/external/webrtc/webrtc/modules/utility/include/
Dhelpers_android.h56 class AttachThreadScoped {
58 explicit AttachThreadScoped(JavaVM* jvm);
59 ~AttachThreadScoped();