Searched refs:isSupportedPerformance (Results 1 – 1 of 1) sorted by relevance
184 bool isSupportedPerformance {false}; in SetPerformance() local185 OH_NN_ReturnCode ret = m_device->IsPerformanceModeSupported(isSupportedPerformance); in SetPerformance()191 if (!isSupportedPerformance && (performance != OH_NN_PERFORMANCE_NONE)) { in SetPerformance()