Home
last modified time | relevance | path

Searched defs:EVENT_KIND_COMPUTATION_STARTED (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dopstats.proto91 EVENT_KIND_COMPUTATION_STARTED = 10; enumerator
/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.cc384 constexpr OperationalStats_Event_EventKind OperationalStats_Event::EVENT_KIND_COMPUTATION_STARTED; member in fcp::client::opstats::OperationalStats_Event
Dopstats.pb.h290 static constexpr EventKind EVENT_KIND_COMPUTATION_STARTED = in Swap() local