Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dplan.proto930 // in server_graph_result_bytes.
1232 // server_graph_prepare_bytes, and server_graph_result_bytes may all be set.
1236 // server_graph_result_bytes will be used.
1248 google.protobuf.Any server_graph_result_bytes = 14; field
/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dfederated_compute_plan_builder.py1650 plan.server_graph_result_bytes.Pack(server_graph_def_result)
/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.h9797 const ::PROTOBUF_NAMESPACE_ID::Any& server_graph_result_bytes() const; in Swap()
9800 …d set_allocated_server_graph_result_bytes(::PROTOBUF_NAMESPACE_ID::Any* server_graph_result_bytes); in Swap()
9806 ::PROTOBUF_NAMESPACE_ID::Any* server_graph_result_bytes); in Swap()
18567 inline const ::PROTOBUF_NAMESPACE_ID::Any& Plan::server_graph_result_bytes() const { in server_graph_result_bytes() function
18572 ::PROTOBUF_NAMESPACE_ID::Any* server_graph_result_bytes) { in unsafe_arena_set_allocated_server_graph_result_bytes() argument
18576 _impl_.server_graph_result_bytes_ = server_graph_result_bytes; in unsafe_arena_set_allocated_server_graph_result_bytes()
18614 …:set_allocated_server_graph_result_bytes(::PROTOBUF_NAMESPACE_ID::Any* server_graph_result_bytes) { in set_allocated_server_graph_result_bytes() argument
18619 if (server_graph_result_bytes) { in set_allocated_server_graph_result_bytes()
18622 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(server_graph_result_bytes)); in set_allocated_server_graph_result_bytes()
18624 server_graph_result_bytes = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage( in set_allocated_server_graph_result_bytes()
[all …]
Dplan.pb.cc16039 static const ::PROTOBUF_NAMESPACE_ID::Any& server_graph_result_bytes(const Plan* msg);
16054 Plan::_Internal::server_graph_result_bytes(const Plan* msg) { in server_graph_result_bytes() function in google::internal::federated::plan::Plan::_Internal
16466 InternalWriteMessage(14, _Internal::server_graph_result_bytes(this), in _InternalSerialize()
16467 _Internal::server_graph_result_bytes(this).GetCachedSize(), target, stream); in _InternalSerialize()