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

Method Size

common/values/value_builder.cc:1020–1020  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1018 }
1019
1020 size_t Size() const override { return map_.size(); }
1021
1022 absl::Status ListKeys(
1023 const google::protobuf::DescriptorPool* absl_nonnull descriptor_pool,

Callers 2

MakeCompatListValueFunction · 0.45
MakeCompatMapValueFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected