Searched refs:ALOGE_IF (Results 1 – 2 of 2) sorted by relevance
150 #ifndef ALOGE_IF151 #define ALOGE_IF(cond, ...) \ macro
161 ALOGE_IF( res != 0, "~SynthProxyJniStorage(): dlclose returned %d", res); in ~SynthProxyJniStorage()