Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
570
const google::protobuf::Reflection* absl_nonnull ParsedMapFieldValue::GetReflection()
571
const {
572
return message_->GetReflection();
573
}
574
575
} // namespace cel
Callers
15
GetStringField
Function · 0.45
GetRepeatedStringField
Function · 0.45
GetBytesField
Function · 0.45
GetRepeatedBytesField
Function · 0.45
GetValue
Method · 0.45
SetValue
Method · 0.45
SetTypeUrl
Method · 0.45
GetSeconds
Method · 0.45
GetNanos
Method · 0.45
SetSeconds
Method · 0.45
SetNanos
Method · 0.45
GetKindCase
Method · 0.45
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.36
PackTestAllTypesProto3Field
Function · 0.36
TEST_P
Function · 0.36