Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.cpp38 mSupported = in initialize()
84 if (mSupported != 1) { in getSupportedOperations()
DManager.h55 uint32_t mSupported = 0; variable