Searched refs:AttachThreadScoped (Results 1 – 2 of 2) sorted by relevance
98 AttachThreadScoped::AttachThreadScoped(JavaVM* jvm) in AttachThreadScoped() function in webrtc::AttachThreadScoped112 AttachThreadScoped::~AttachThreadScoped() { in ~AttachThreadScoped()121 JNIEnv* AttachThreadScoped::env() { return env_; } in env()
56 class AttachThreadScoped {58 explicit AttachThreadScoped(JavaVM* jvm);59 ~AttachThreadScoped();