Searched refs:ENGINE_TYPE_BUT (Results 1 – 3 of 3) sorted by relevance
50 if ((type < INTELL_VOICE_ENROLL) || (type >= ENGINE_TYPE_BUT)) { in SetEnrollResult()58 if ((type < INTELL_VOICE_ENROLL) || (type >= ENGINE_TYPE_BUT)) { in GetEnrollResult()153 static std::atomic<bool> g_enrollResult[ENGINE_TYPE_BUT];
60 std::atomic<bool> IntellVoiceServiceManager::g_enrollResult[ENGINE_TYPE_BUT] = {false, false, false…
30 ENGINE_TYPE_BUT enumerator