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

  /external/chromium/base/
directory_watcher_inotify.cc 212 DPLOG(WARNING) << "select failed";
225 DPLOG(WARNING) << "ioctl failed";
235 DPLOG(WARNING) << "read from inotify fd failed";
logging.h 81 // DPLOG(ERROR) << "Couldn't do foo";
282 #define DPLOG(severity) DLOG_GETLASTERROR(severity)
289 #define DPLOG(severity) DLOG_ERRNO(severity)
    [all...]
logging.cc 650 DPLOG(WARNING) << "Couldn't open module " << module_
process_util_posix.cc 160 DPLOG(ERROR) << "Unable to terminate process " << process_id;

Completed in 40 milliseconds