Searched defs:android_errorWriteLog (Results 1 – 3 of 3) sorted by relevance
18 #define android_errorWriteLog(tag, subTag) \ macro
27 inline int android_errorWriteLog(int, const char*) { return 0; }; in android_errorWriteLog() function