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

  /external/libchrome/base/
logging_unittest.cc 50 SetLogAssertHandler(NULL);
194 SetLogAssertHandler(&LogSink);
396 SetLogAssertHandler(&LogSink);
401 SetLogAssertHandler(&LogSink);
logging.cc 453 void SetLogAssertHandler(LogAssertHandlerFunction handler) {
logging.h 281 BASE_EXPORT void SetLogAssertHandler(LogAssertHandlerFunction handler);
    [all...]
  /external/libchrome/base/metrics/
statistics_recorder_unittest.cc 32 logging::SetLogAssertHandler(nullptr);

Completed in 78 milliseconds