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

Method descriptor_pool

runtime/function.h:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 arena_(arena),
58 embedder_context_(embedder_context) {}
59 const google::protobuf::DescriptorPool* absl_nonnull descriptor_pool() const {
60 return descriptor_pool_;
61 }
62
63 google::protobuf::MessageFactory* absl_nonnull message_factory() const {
64 return message_factory_;

Callers 6

WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected