MCPcopy 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

MatchAndExplainMethod · 0.45
TEST_FFunction · 0.45
ValueFromStringMethod · 0.45
ValueFromBytesMethod · 0.45
ListFromValueFunction · 0.45
StructFromValueFunction · 0.45
QualifyImplFunction · 0.45
ListFieldsImplFunction · 0.45
CEL_ASSIGN_OR_RETURNFunction · 0.45
TEST_PFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36