Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/java/jni/
Dpeerconnection_jni.cc1316 jfieldID disable_encryption_field = in JOW() local
1319 jni->GetBooleanField(options, disable_encryption_field); in JOW()