Home
last modified time | relevance | path

Searched refs:cross_round_aggregation_graph_bytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dfederated_compute_plan_builder.py1798 cross_round_aggregation_execution.cross_round_aggregation_graph_bytes.Pack(
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dplan.pb.h10223 const ::PROTOBUF_NAMESPACE_ID::Any& cross_round_aggregation_graph_bytes() const; in Swap()
10226 …s_round_aggregation_graph_bytes(::PROTOBUF_NAMESPACE_ID::Any* cross_round_aggregation_graph_bytes); in Swap()
10232 ::PROTOBUF_NAMESPACE_ID::Any* cross_round_aggregation_graph_bytes); in Swap()
19640 …ROTOBUF_NAMESPACE_ID::Any& CrossRoundAggregationExecution::cross_round_aggregation_graph_bytes() c… in cross_round_aggregation_graph_bytes() function
19645 ::PROTOBUF_NAMESPACE_ID::Any* cross_round_aggregation_graph_bytes) { in unsafe_arena_set_allocated_cross_round_aggregation_graph_bytes() argument
19649 _impl_.cross_round_aggregation_graph_bytes_ = cross_round_aggregation_graph_bytes; in unsafe_arena_set_allocated_cross_round_aggregation_graph_bytes()
19687 …_round_aggregation_graph_bytes(::PROTOBUF_NAMESPACE_ID::Any* cross_round_aggregation_graph_bytes) { in set_allocated_cross_round_aggregation_graph_bytes() argument
19692 if (cross_round_aggregation_graph_bytes) { in set_allocated_cross_round_aggregation_graph_bytes()
19695 … reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cross_round_aggregation_graph_bytes)); in set_allocated_cross_round_aggregation_graph_bytes()
19697 cross_round_aggregation_graph_bytes = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage( in set_allocated_cross_round_aggregation_graph_bytes()
[all …]
Dplan.pb.cc17003 …static const ::PROTOBUF_NAMESPACE_ID::Any& cross_round_aggregation_graph_bytes(const CrossRoundAgg…
17015 CrossRoundAggregationExecution::_Internal::cross_round_aggregation_graph_bytes(const CrossRoundAggr… in cross_round_aggregation_graph_bytes() function in google::internal::federated::plan::CrossRoundAggregationExecution::_Internal
17277 InternalWriteMessage(5, _Internal::cross_round_aggregation_graph_bytes(this), in _InternalSerialize()
17278 _Internal::cross_round_aggregation_graph_bytes(this).GetCachedSize(), target, stream); in _InternalSerialize()
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dplan.proto1368 google.protobuf.Any cross_round_aggregation_graph_bytes = 5; field