Searched refs:nativeInjectLoggable (Results 1 – 1 of 1) sorted by relevance
302 nativeInjectLoggable(new JNILogging(options.loggable), options.loggableSeverity.ordinal()); in initialize()616 private static native void nativeInjectLoggable(JNILogging jniLogging, int severity); in nativeInjectLoggable() method in PeerConnectionFactory