| 156 | } |
| 157 | |
| 158 | void InitDefaults() { |
| 159 | static GOOGLE_PROTOBUF_DECLARE_ONCE(once); |
| 160 | ::google::protobuf::GoogleOnceInit(&once, &TableStruct::InitDefaultsImpl); |
| 161 | } |
| 162 | void AddDescriptorsImpl() { |
| 163 | InitDefaults(); |
| 164 | ::google::protobuf::internal::OnShutdown(&TableStruct::Shutdown); |
no outgoing calls
no test coverage detected