Searched refs:isSupportedPriority (Results 1 – 1 of 1) sorted by relevance
212 bool isSupportedPriority {false}; in SetPriority() local213 OH_NN_ReturnCode ret = m_device->IsPrioritySupported(isSupportedPriority); in SetPriority()219 if (!isSupportedPriority && (priority != OH_NN_PRIORITY_NONE)) { in SetPriority()