Searched refs:nativeDump (Results 1 – 3 of 3) sorted by relevance
1121 private native synchronized void nativeDump() throws IOException; // dump to ALOGD in nativeDump() method in CameraMetadataNative1253 nativeDump(); in dumpToLog()
1576 static jstring nativeDump(JNIEnv* env, jclass /* clazz */, jlong ptr) { in nativeDump() function1707 (void*) nativeDump },
236 private static native String nativeDump(long ptr); in nativeDump() method in InputManagerService1797 String dumpStr = nativeDump(mPtr); in dump()