Searched refs:filter_age (Results 1 – 2 of 2) sorted by relevance
31 JNIEnv* env, jclass, jbyteArray program, jbyteArray packet, jint filter_age) { in com_android_server_ApfTest_apfSimulate() argument37 filter_age); in com_android_server_ApfTest_apfSimulate()
1220 private native static int apfSimulate(byte[] program, byte[] packet, int filter_age); in apfSimulate() argument