Home
last modified time | relevance | path

Searched defs:inputIds (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/runner/engine/
H A DDefaultEngine.cpp372 const std::vector<int>& inputIds, bool abortGraph) { in broadcastAbortRun()
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp366 std::vector<uint32_t> inputIds; in addOperation() local