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

Method CaptionDefProto

libs/indexer/drules_struct.pb.cc:2581–2588  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2579#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
2580
2581CaptionDefProto::CaptionDefProto()
2582 : ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
2583 if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
2584 protobuf_indexer_2fdrules_5fstruct_2eproto::InitDefaults();
2585 }
2586 SharedCtor();
2587 // @@protoc_insertion_point(constructor:CaptionDefProto)
2588}
2589CaptionDefProto::CaptionDefProto(const CaptionDefProto& from)
2590 : ::google::protobuf::MessageLite(),
2591 _internal_metadata_(NULL),

Callers

nothing calls this directly

Calls 3

InitDefaultsFunction · 0.85
MergeFromMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected