Home
last modified time | relevance | path

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

/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.cc12719 switch (from.server_prepare_io_router_case()) { in ServerPhaseV2()
12794 switch (server_prepare_io_router_case()) { in clear_server_prepare_io_router()
13032 switch (server_prepare_io_router_case()) { in ByteSizeLong()
13089 switch (from.server_prepare_io_router_case()) { in MergeFrom()
Dplan.pb.h7842 ServerPrepareIoRouterCase server_prepare_io_router_case() const; in Swap()
16089 return server_prepare_io_router_case() == kPrepareRouter; in _internal_has_prepare_router()
16361 return server_prepare_io_router_case() != SERVER_PREPARE_IO_ROUTER_NOT_SET; in has_server_prepare_io_router()
16372 inline ServerPhaseV2::ServerPrepareIoRouterCase ServerPhaseV2::server_prepare_io_router_case() cons… in server_prepare_io_router_case() function