Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service_manager.h50 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];
H A Dintell_voice_service_manager.cpp60 std::atomic<bool> IntellVoiceServiceManager::g_enrollResult[ENGINE_TYPE_BUT] = {false, false, false…
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_engine.h30 ENGINE_TYPE_BUT enumerator