Home
last modified time | relevance | path

Searched defs:ExecutionStep (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/ext/filters/event_engine_client_channel_resolver/
H A Dresolver_fuzzer.proto64 enum ExecutionStep { enum
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.h49 class ExecutionStep; variable
DExecutionPlan.cpp444 ExecutionStep::ExecutionStep(ExecutionPlan* plan, uint32_t stepIndex, uint32_t sourceModelIndex, in ExecutionStep() function in android::nn::ExecutionStep
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp107 using ExecutionStep = nn::ExecutionStep; typedef
DTestPartitioning.cpp163 using ExecutionStep = ::android::nn::ExecutionStep; typedef