MCPcopy Create free account
hub / github.com/comaps/comaps / AddDescriptorsImpl

Function AddDescriptorsImpl

libs/indexer/drules_struct.pb.cc:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 ::google::protobuf::GoogleOnceInit(&once, &TableStruct::InitDefaultsImpl);
161}
162void AddDescriptorsImpl() {
163 InitDefaults();
164 ::google::protobuf::internal::OnShutdown(&TableStruct::Shutdown);
165}
166
167void AddDescriptors() {
168 static GOOGLE_PROTOBUF_DECLARE_ONCE(once);

Callers

nothing calls this directly

Calls 1

InitDefaultsFunction · 0.85

Tested by

no test coverage detected