Home
last modified time | relevance | path

Searched refs:ALOGF (Results 1 – 2 of 2) sorted by relevance

/libnativehelper/
DALog-priv.h65 #ifndef ALOGF
66 #define ALOGF(...) ((void)ALOG(LOG_FATAL, LOG_TAG, __VA_ARGS__)) macro
DJNIHelp.c342 ALOGF("%s", summary.data); in jniRegisterNativeMethods()
347 ALOGF("RegisterNatives failed for '%s'; aborting...", className); in jniRegisterNativeMethods()