MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / GetDescriptorPool

Method GetDescriptorPool

env/env.h:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 const google::protobuf::DescriptorPool* GetDescriptorPool() const {
57 return descriptor_pool_.get();
58 }
59
60 void SetConfig(const Config& config) { config_ = config; }
61

Callers 2

EvalMethod · 0.45
GetDescriptorPoolFunction · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected