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

Function InitDefaults

libs/indexer/drules_struct.pb.cc:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 15

AddDescriptorsImplFunction · 0.85
DashDotProtoMethod · 0.85
PathSymProtoMethod · 0.85
LineRuleProtoMethod · 0.85
LineDefProtoMethod · 0.85
AreaRuleProtoMethod · 0.85
SymbolRuleProtoMethod · 0.85
CaptionDefProtoMethod · 0.85
CaptionRuleProtoMethod · 0.85
CircleRuleProtoMethod · 0.85
PathTextRuleProtoMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected