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

Method PathTextRuleProto

libs/indexer/drules_struct.pb.cc:3827–3834  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3825#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
3826
3827PathTextRuleProto::PathTextRuleProto()
3828 : ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
3829 if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
3830 protobuf_indexer_2fdrules_5fstruct_2eproto::InitDefaults();
3831 }
3832 SharedCtor();
3833 // @@protoc_insertion_point(constructor:PathTextRuleProto)
3834}
3835PathTextRuleProto::PathTextRuleProto(const PathTextRuleProto& from)
3836 : ::google::protobuf::MessageLite(),
3837 _internal_metadata_(NULL),

Callers

nothing calls this directly

Calls 4

InitDefaultsFunction · 0.85
MergeFromMethod · 0.80
has_primaryMethod · 0.60
has_secondaryMethod · 0.60

Tested by

no test coverage detected