Searched refs:nativeDump (Results 1 – 3 of 3) sorted by relevance
1059 private native synchronized void nativeDump() throws IOException; // dump to ALOGD in nativeDump() method in CameraMetadataNative1161 nativeDump(); in dumpToLog()
196 private static native String nativeDump(long ptr); in nativeDump() method in InputManagerService1353 String dumpStr = nativeDump(mPtr); in dump()
1329 static jstring nativeDump(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDump() function1399 (void*) nativeDump },