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