Searched defs:StepRole (Results 1 – 2 of 2) sorted by relevance
563 using StepRole = std::tuple<uint32_t, IOType, uint32_t>; variable
176 using StepRole = ::android::nn::StepRole; typedef