Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Eval
Method · 0.45
GetDescriptorPool
Function · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected