Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_message.cc2105 bool need_registration = false; in GenerateArenaDestructorCode() local
2109 need_registration = true; in GenerateArenaDestructorCode()
2116 if (need_registration) { in GenerateArenaDestructorCode()