Home
last modified time | relevance | path

Searched refs:mSourceModelIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.h140 uint32_t getSourceModelIndex() const { return mSourceModelIndex; } in getSourceModelIndex()
183 uint32_t mSourceModelIndex; variable