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

  /external/chromium_org/base/process/
process_iterator_mac.cc 86 DVPLOG(1) << "failed to figure out the buffer size for a commandline";
92 DVPLOG(1) << "failed to fetch a commandline";
process_iterator_openbsd.cc 79 DVPLOG(1) << "failed to figure out the buffer size for a commandline";
85 DVPLOG(1) << "failed to fetch a commandline";
  /external/chromium_org/base/threading/
platform_thread_freebsd.cc 81 DVPLOG(1) << "Failed to set nice value of thread ("
platform_thread_linux.cc 97 DVPLOG(1) << "Failed to set nice value of thread (" << handle.id_ << ") to "
  /external/chromium_org/base/
logging_unittest.cc 83 DVPLOG(0) << mock_log_source.Log();
149 DVPLOG(1) << mock_log_source.Log();
logging.h 595 #define DVPLOG(verboselevel) DVPLOG_IF(verboselevel, VLOG_IS_ON(verboselevel))
    [all...]

Completed in 616 milliseconds