Searched refs:tmp (Results 1 – 1 of 1) sorted by relevance
84 char* tmp; in jniRegisterNativeMethods() local86 if (asprintf(&tmp, in jniRegisterNativeMethods()92 msg = tmp; in jniRegisterNativeMethods()98 char* tmp; in jniRegisterNativeMethods() local100 if (asprintf(&tmp, "RegisterNatives failed for '%s'; aborting...", className) == -1) { in jniRegisterNativeMethods()104 msg = tmp; in jniRegisterNativeMethods()