Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/intelligent_voice/passthrough/engine/
H A Dintell_voice_engine_manager.cpp28 class IntellVoiceEngineManager final : public IEngineManager { class
83 static IntellVoiceEngineManager *GetInstance() in GetInstance()
85 static IntellVoiceEngineManager manager; in GetInstance()
90 IntellVoiceEngineManager(){}; in IntellVoiceEngineManager() function in OHOS::IntelligentVoice::Engine::IntellVoiceEngineManager
91 ~IntellVoiceEngineManager(){}; in ~IntellVoiceEngineManager()
104 return OHOS::IntelligentVoice::Engine::IntellVoiceEngineManager::GetInstance(); in GetIntellVoiceEngineManagerHalInst()