Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dcommon.cc167 static int log_silencer_count_ = 0; variable
250 suppress = log_silencer_count_ > 0; in Finish()
288 ++internal::log_silencer_count_; in LogSilencer()
294 --internal::log_silencer_count_; in ~LogSilencer()