HomeSort by relevance Sort by last modified time
    Searched refs:ColorErrorLog (Results 1 - 2 of 2) sorted by null

  /build/kati/
log.h 89 void ColorErrorLog(const char* file, int line, const char* msg);
104 ColorErrorLog(LOCF(loc), StringPrintf(__VA_ARGS__).c_str()); \
log.cc 27 void ColorErrorLog(const char* file, int line, const char* msg) {

Completed in 209 milliseconds