Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ size
Method
size
eval/public/structs/cel_proto_wrap_util.cc:141–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
absl::optional<CelValue> operator[](CelValue key) const override;
140
141
int size() const override { return values_->fields_size(); }
142
143
absl::StatusOr<const CelList*> ListKeys() const override {
144
return &key_list_;
Callers
13
MatchAndExplain
Method · 0.45
TEST_F
Function · 0.45
ValueFromString
Method · 0.45
ValueFromBytes
Method · 0.45
ListFromValue
Function · 0.45
StructFromValue
Function · 0.45
QualifyImpl
Function · 0.45
ListFieldsImpl
Function · 0.45
CEL_ASSIGN_OR_RETURN
Function · 0.45
TEST_P
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
4
TEST_F
Function · 0.36
TEST_P
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36