Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateInternal.h35 #ifndef MYLOGW
36 #define MYLOGW(...) \ macro
Ddumpstate.cpp322 MYLOGW("Unable to open directory %s: %s\n", dir_path.c_str(), strerror(errno)); in GetDumpFds()
342 MYLOGW("Unable to open dump file %s: %s\n", abs_path.c_str(), strerror(errno)); in GetDumpFds()
348 MYLOGW("Unable to stat dump file %s: %s\n", abs_path.c_str(), strerror(errno)); in GetDumpFds()
662 MYLOGW("User denied consent to share bugreport\n"); in onReportDenied()
998 MYLOGW("Error unlinking temporary trace path %s: %s\n", dump_traces_path, in AddAnrTraceDir()