MCPcopy Create free account
hub / github.com/apache/mesos / protobuf_AssignDescriptorsOnce

Function protobuf_AssignDescriptorsOnce

src/tests/common/http_tests.pb.cc:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164void protobuf_AssignDescriptorsOnce() {
165 static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
166 ::google::protobuf::GoogleOnceInit(&once, &protobuf_AssignDescriptors);
167}
168
169void protobuf_RegisterTypes(const ::std::string&) GOOGLE_PROTOBUF_ATTRIBUTE_COLD;
170void protobuf_RegisterTypes(const ::std::string&) {

Callers 4

protobuf_RegisterTypesFunction · 0.85
GetMetadataMethod · 0.85
descriptorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected