Home
last modified time | relevance | path

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

/drivers/peripheral/intelligent_voice/passthrough/engine/
Dintell_voice_engine_manager.cpp28 class IntellVoiceEngineManager final : public IEngineManager { class
46 static IntellVoiceEngineManager *GetInstance() in GetInstance()
48 static IntellVoiceEngineManager manager; in GetInstance()
53 IntellVoiceEngineManager(){}; in IntellVoiceEngineManager() function in OHOS::IntelligentVoice::Engine::IntellVoiceEngineManager
54 ~IntellVoiceEngineManager(){}; in ~IntellVoiceEngineManager()
67 return OHOS::IntelligentVoice::Engine::IntellVoiceEngineManager::GetInstance(); in GetIntellVoiceEngineManagerHalInst()