Home
last modified time | relevance | path

Searched refs:ReleaseIntellVoiceEngine (Results 1 - 10 of 10) sorted by relevance

/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_service.h48 virtual int32_t ReleaseIntellVoiceEngine(IntellVoiceEngineType type) = 0;
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_service_proxy.h31 int32_t ReleaseIntellVoiceEngine(IntellVoiceEngineType type) override;
H A Dintell_voice_service_proxy.cpp59 int32_t IntellVoiceServiceProxy::ReleaseIntellVoiceEngine(IntellVoiceEngineType type) in ReleaseIntellVoiceEngine() function in OHOS::IntellVoiceEngine::IntellVoiceServiceProxy
/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Dintell_voice_manager.cpp95 int32_t IntellVoiceManager::ReleaseIntellVoiceEngine(IntellVoiceEngineType type) in ReleaseIntellVoiceEngine() function in OHOS::IntellVoice::IntellVoiceManager
102 return g_sProxy->ReleaseIntellVoiceEngine(type); in ReleaseIntellVoiceEngine()
H A Denroll_intell_voice_engine.cpp57 mgr->ReleaseIntellVoiceEngine(INTELL_VOICE_ENROLL); in ~EnrollIntellVoiceEngine()
/foundation/ai/intelligent_voice_framework/interfaces/inner_api/native/
H A Dintell_voice_manager.h45 int32_t ReleaseIntellVoiceEngine(IntellVoiceEngineType type);
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service.h37 int32_t ReleaseIntellVoiceEngine(IntellVoiceEngineType type) override;
H A Dintell_voice_service_stub.cpp81 ret = ReleaseIntellVoiceEngine(type); in ReleaseEngineInner()
H A Dintell_voice_service.cpp104 int32_t IntellVoiceService::ReleaseIntellVoiceEngine(IntellVoiceEngineType type) in ReleaseIntellVoiceEngine() function in OHOS::IntellVoiceEngine::IntellVoiceService
/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/
H A Dintellvoice_fuzzer.cpp48 IntellVoiceManager::GetInstance()->ReleaseIntellVoiceEngine(type); in IntellVoiceManagerFuzzTest()

Completed in 5 milliseconds