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

  /external/libchrome/base/threading/
platform_thread_posix.cc 260 DVPLOG(1) << "Failed to set nice value of thread ("
284 DVPLOG(1) << "Failed to get nice value of thread ("
platform_thread_linux.cc 166 DVPLOG(1) << "Failed to set nice value of thread (" << thread_id << ") to "
  /external/libchrome/base/
logging_unittest.cc 97 DVPLOG(0) << mock_log_source.Log();
163 DVPLOG(1) << mock_log_source.Log();
logging.h 758 #define DVPLOG(verboselevel) DVPLOG_IF(verboselevel, VLOG_IS_ON(verboselevel))
    [all...]

Completed in 274 milliseconds