Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dmessage_lite.cc574 static bool is_shutdown = false; in ShutdownProtobufLibrary() local
575 if (!is_shutdown) { in ShutdownProtobufLibrary()
577 is_shutdown = true; in ShutdownProtobufLibrary()