Searched refs:nativeDump (Results 1 – 3 of 3) sorted by relevance
1091 private native synchronized void nativeDump() throws IOException; // dump to ALOGD in nativeDump() method in CameraMetadataNative1207 nativeDump(); in dumpToLog()
1435 static jstring nativeDump(JNIEnv* env, jclass /* clazz */, jlong ptr) { in nativeDump() function1531 (void*) nativeDump },
220 private static native String nativeDump(long ptr); in nativeDump() method in InputManagerService1709 String dumpStr = nativeDump(mPtr); in dump()