Searched defs:NullLogHandler (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc163 void NullLogHandler(LogLevel /* level */, const char* /* filename */, function in namespace:google::protobuf::internal
276 if (old == &internal::NullLogHandler) {
280 internal::log_handler_ = &internal::NullLogHandler;

Completed in 119 milliseconds