Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
360
const google::protobuf::Reflection* absl_nonnull ParsedRepeatedFieldValue::GetReflection()
361
const {
362
return message_->GetReflection();
363
}
364
365
} // namespace cel
Callers
4
Clone
Method · 0.45
ForEach
Method · 0.45
ParsedRepeatedFieldValueIterator
Method · 0.45
Contains
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected