Home
last modified time | relevance | path

Searched refs:SetLogHandler (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dcommon_unittest.cc105 LogHandler* old_handler = SetLogHandler(nullptr); in TEST()
112 EXPECT_TRUE(SetLogHandler(old_handler) == nullptr); in TEST()
121 LogHandler* old_handler = SetLogHandler(&CaptureLog); in TEST()
127 EXPECT_TRUE(SetLogHandler(old_handler) == &CaptureLog); in TEST()
141 LogHandler* old_handler = SetLogHandler(&CaptureLog); in TEST()
153 EXPECT_TRUE(SetLogHandler(old_handler) == &CaptureLog); in TEST()
Dcommon.cc237 LogHandler* SetLogHandler(LogHandler* new_func) { in SetLogHandler() function
Dlogging.h221 PROTOBUF_EXPORT LogHandler* SetLogHandler(LogHandler* new_func);
/third_party/protobuf/src/google/protobuf/testing/
Dgoogletest.cc265 old_handler_ = SetLogHandler(&HandleLog); in ScopedMemoryLog()
269 SetLogHandler(old_handler_); in ~ScopedMemoryLog()
/third_party/flutter/engine/flutter/shell/common/
Dshell.cc175 tonic::SetLogHandler( in PerformInitializationTasks()
/third_party/protobuf/
Dlibprotobuf_lite.map431 …"google::protobuf::SetLogHandler(void (*)(google::protobuf::LogLevel, char const*, int, std::__h::…
432 …"google::protobuf::SetLogHandler(void (*)(google::protobuf::LogLevel, char const*, int, std::__1::…