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

Method GetReflection

common/values/parsed_map_field_value.cc:570–573  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

568}
569
570const google::protobuf::Reflection* absl_nonnull ParsedMapFieldValue::GetReflection()
571 const {
572 return message_->GetReflection();
573}
574
575} // namespace cel

Callers 15

GetStringFieldFunction · 0.45
GetRepeatedStringFieldFunction · 0.45
GetBytesFieldFunction · 0.45
GetRepeatedBytesFieldFunction · 0.45
GetValueMethod · 0.45
SetValueMethod · 0.45
SetTypeUrlMethod · 0.45
GetSecondsMethod · 0.45
GetNanosMethod · 0.45
SetSecondsMethod · 0.45
SetNanosMethod · 0.45
GetKindCaseMethod · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TEST_PFunction · 0.36