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

/external/xmlrpcpp/src/
H A DXmlRpcUtil.cpp30 static class DefaultLogHandler : public XmlRpcLogHandler { class in inherits:XmlRpcLogHandler
41 ~DefaultLogHandler() {}
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc115 inline void DefaultLogHandler(LogLevel level, const char* filename, int line, function in namespace:google::protobuf::internal
151 void DefaultLogHandler(LogLevel level, const char* filename, int line,
168 static LogHandler* log_handler_ = &DefaultLogHandler;

Completed in 84 milliseconds