Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dcommon.h645 class LogFinisher; variable
662 friend class LogFinisher;
673 class LIBPROTOBUF_EXPORT LogFinisher {
707 ::google::protobuf::internal::LogFinisher() = \
Dcommon.cc202 void LogFinisher::operator=(LogMessage& other) { in operator =()