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

Method GetReflection

eval/public/structs/field_access_impl.cc:334–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332 int64_t GetEnumValue() const { return value_ref_->GetEnumValue(); }
333
334 const Reflection* GetReflection() const { return msg_->GetReflection(); }
335
336 private:
337 const MapValueConstRef* value_ref_;

Callers 15

BindProtoToActivationFunction · 0.45
KeyListMethod · 0.45
FieldBackedMapImplMethod · 0.45
FieldBackedListImplMethod · 0.45
ExpectWrappedMessageMethod · 0.45
ExpectNotWrappedMethod · 0.45
HasFieldImplFunction · 0.45
GetFieldImplFunction · 0.45
QualifyImplFunction · 0.45
ListFieldsImplFunction · 0.45
CEL_ASSIGN_OR_RETURNFunction · 0.45

Calls

no outgoing calls

Tested by 5

ExpectWrappedMessageMethod · 0.36
ExpectNotWrappedMethod · 0.36
ExpectWrappedMessageMethod · 0.36
ExpectNotWrappedMethod · 0.36
CreateTestMessageFunction · 0.36