Home
last modified time | relevance | path

Searched refs:checkpoint_parser_factory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/aggregation/protocol/simple_aggregation/
H A Dsimple_aggregation_protocol.cc123 const CheckpointParserFactory* checkpoint_parser_factory, in Create() argument
127 FCP_CHECK(checkpoint_parser_factory != nullptr); in Create()
141 std::move(intrinsics), callback, checkpoint_parser_factory, in Create()
147 const CheckpointParserFactory* checkpoint_parser_factory, in SimpleAggregationProtocol() argument
153 checkpoint_parser_factory_(checkpoint_parser_factory), in SimpleAggregationProtocol()
H A Dsimple_aggregation_protocol.h62 const CheckpointParserFactory* checkpoint_parser_factory,
99 const CheckpointParserFactory* checkpoint_parser_factory,