Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/aggregation/protocol/simple_aggregation/
H A Dsimple_aggregation_protocol_test.cc154 message.mutable_simple_aggregation()->mutable_input()->set_inline_bytes(""); in MakeClientMessage()
412 message.mutable_simple_aggregation(); in TEST_F()
416 message.mutable_simple_aggregation()->mutable_input(); in TEST_F()
549 message.mutable_simple_aggregation()->mutable_input()->set_uri("foo_uri"); in TEST_F()
568 message.mutable_simple_aggregation()->mutable_input()->set_uri("foo_uri"); in TEST_F()
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfcp_runner.cc260 ->mutable_simple_aggregation()) = SimpleAggregation(); in RunFederatedComputation()
H A Dfl_runner.cc1442 ->mutable_simple_aggregation()) = SimpleAggregation(); in RunFederatedComputation()
1466 ->mutable_simple_aggregation()) = SimpleAggregation(); in RunFederatedComputation()
/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/client/
Dselector_context.pb.h1077 ::fcp::client::SimpleAggregation* mutable_simple_aggregation(); in Swap()
2462 inline ::fcp::client::SimpleAggregation* FederatedComputation::mutable_simple_aggregation() { in mutable_simple_aggregation() function