Home
last modified time | relevance | path

Searched refs:LogFinisher (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dcommon.h614 class LogFinisher; variable
631 friend class LogFinisher;
642 class LIBPROTOBUF_EXPORT LogFinisher {
674 ::google::protobuf::internal::LogFinisher() = \
Dcommon.cc198 void LogFinisher::operator=(LogMessage& other) { in operator =()