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

  /external/webrtc/webrtc/base/
common.cc 48 static AssertLogger custom_assert_logger_ = NULL;
50 void SetCustomAssertLogger(AssertLogger logger) {
common.h 86 typedef void (*AssertLogger)(const char* function,
96 void SetCustomAssertLogger(AssertLogger logger);

Completed in 95 milliseconds