Searched refs:nativeDump (Results 1 – 4 of 4) sorted by relevance
1559 private native synchronized void nativeDump() throws IOException; // dump to ALOGD in nativeDump() method in CameraMetadataNative1695 nativeDump(); in dumpToLog()
232 private static native String nativeDump(long ptr); in nativeDump() method in InputManagerService1704 String dumpStr = nativeDump(mPtr); in dump()
1649 static jstring nativeDump(JNIEnv* env, jclass /* clazz */, jlong ptr) { in nativeDump() function1790 (void*) nativeDump },
23564 Landroid/hardware/camera2/impl/CameraMetadataNative;->nativeDump()V