Searched refs:nativeLevels (Results 1 – 2 of 2) sorted by relevance
168 String path, int nativeLevels, int nativeSeverity); in nativeEnableTracing() argument
896 JNIEnv* jni, jclass, jstring j_path, jint nativeLevels, in JOW()899 if (nativeLevels != webrtc::kTraceNone) { in JOW()900 webrtc::Trace::set_level_filter(nativeLevels); in JOW()