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

Method GetReflection

common/values/parsed_repeated_field_value.cc:360–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358}
359
360const google::protobuf::Reflection* absl_nonnull ParsedRepeatedFieldValue::GetReflection()
361 const {
362 return message_->GetReflection();
363}
364
365} // namespace cel

Callers 4

CloneMethod · 0.45
ForEachMethod · 0.45
ContainsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected