Searched refs:ALOGF (Results 1 – 2 of 2) sorted by relevance
30 #define ALOGF(...) __android_log_assert("assert", LOG_TAG, __VA_ARGS__) macro
460 ALOGF("Attempting to use SoundSystemAAudio probing instance for testing!"); in init()