Searched refs:filesize_limit_bytes (Results 1 – 2 of 2) sorted by relevance
475 public boolean startAecDump(int file_descriptor, int filesize_limit_bytes) { in startAecDump() argument477 return nativeStartAecDump(nativeFactory, file_descriptor, filesize_limit_bytes); in startAecDump()612 long factory, int file_descriptor, int filesize_limit_bytes); in nativeStartAecDump() argument
423 jint filesize_limit_bytes) { in JNI_PeerConnectionFactory_StartAecDump() argument431 ->StartAecDump(f, filesize_limit_bytes); in JNI_PeerConnectionFactory_StartAecDump()