Home
last modified time | relevance | path

Searched defs:network_duration (Results 1 – 3 of 3) 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/
Dopstats.pb.h1782 inline const ::PROTOBUF_NAMESPACE_ID::Duration& OperationalStats::network_duration() const { in network_duration() function
1787 ::PROTOBUF_NAMESPACE_ID::Duration* network_duration) { in unsafe_arena_set_allocated_network_duration()
1829 …d OperationalStats::set_allocated_network_duration(::PROTOBUF_NAMESPACE_ID::Duration* network_dura… in set_allocated_network_duration()
Dopstats.pb.cc903 OperationalStats::_Internal::network_duration(const OperationalStats* msg) { in network_duration() function in fcp::client::opstats::OperationalStats::_Internal
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dopstats.proto308 google.protobuf.Duration network_duration = 12; field