Home
last modified time | relevance | path

Searched refs:Engine (Results 1 - 15 of 15) sorted by relevance

/drivers/peripheral/intelligent_voice/hdi_service/engine/
H A Dintell_voice_engine_manager_impl.h31 namespace Engine { namespace
32 using OHOS::HDI::IntelligentVoice::Engine::V1_2::IIntellVoiceEngineManager;
33 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IIntellVoiceEngineAdapter;
34 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineAdapterType;
35 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineAdapterDescriptor;
36 using OHOS::HDI::IntelligentVoice::Engine::V1_1::IIntellVoiceDataOprCallback;
37 using OHOS::HDI::IntelligentVoice::Engine::V1_1::IntellVoiceDataOprType;
38 using OHOS::HDI::IntelligentVoice::Engine::V1_2::UploadHdiFile;
65 sptr<HDI::IntelligentVoice::Engine::V1_0::IIntellVoiceEngineAdapter> &adapter) override;
70 sptr<HDI::IntelligentVoice::Engine
[all...]
H A Dintell_voice_engine_adapter_impl.h28 namespace Engine { namespace
29 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IIntellVoiceEngineCallback;
30 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent;
31 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineAdapterInfo;
32 using OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo;
33 using OHOS::HDI::IntelligentVoice::Engine::V1_0::ContentType;
34 using OHOS::HDI::IntelligentVoice::Engine::V1_2::EvaluationResultInfo;
45 class IntellVoiceEngineAdapterImpl : public HDI::IntelligentVoice::Engine::V1_2::IIntellVoiceEngineAdapter {
H A Dintell_voice_engine_manager_impl.cpp31 namespace Engine { namespace
103 sptr<HDI::IntelligentVoice::Engine::V1_0::IIntellVoiceEngineAdapter> &adapter) in CreateAdapter()
109 sptr<HDI::IntelligentVoice::Engine::V1_2::IIntellVoiceEngineAdapter> &adapter) in CreateAdapter_V_2()
132 adapter = sptr<HDI::IntelligentVoice::Engine::V1_2::IIntellVoiceEngineAdapter> in CreateAdapterInner()
199 if (type == OHOS::HDI::IntelligentVoice::Engine::V1_1::ENCRYPT_TYPE) { in OnDataOprEvent()
201 } else if (type == OHOS::HDI::IntelligentVoice::Engine::V1_1::DECRYPT_TYPE) { in OnDataOprEvent()
H A Dintell_voice_engine_driver.cpp90 auto serviceImpl = OHOS::HDI::IntelligentVoice::Engine::V1_2::IIntellVoiceEngineManager::Get(true); in HdfIntellVoiceEngineManagerDriverBind()
98 OHOS::HDI::IntelligentVoice::Engine::V1_2::IIntellVoiceEngineManager::GetDescriptor()); in HdfIntellVoiceEngineManagerDriverBind()
H A Dintell_voice_engine_adapter_impl.cpp31 namespace Engine { namespace
/drivers/peripheral/intelligent_voice/interfaces/
H A Di_engine.h26 namespace Engine { namespace
27 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent;
28 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineAdapterInfo;
29 using OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo;
30 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineAdapterDescriptor;
31 using OHOS::HDI::IntelligentVoice::Engine::V1_0::ContentType;
32 using OHOS::HDI::IntelligentVoice::Engine::V1_1::IntellVoiceDataOprType;
33 using OHOS::HDI::IntelligentVoice::Engine::V1_2::UploadHdiFile;
34 using OHOS::HDI::IntelligentVoice::Engine::V1_2::EvaluationResultInfo;
/drivers/peripheral/intelligent_voice/passthrough/engine/
H A Dintell_voice_engine_manager.cpp23 using namespace OHOS::HDI::IntelligentVoice::Engine::V1_0;
27 namespace Engine { namespace
101 __attribute__((visibility("default"))) OHOS::IntelligentVoice::Engine::IEngineManager *GetIntellVoiceEngineManagerHalInst(void) in GetIntellVoiceEngineManagerHalInst()
104 return OHOS::IntelligentVoice::Engine::IntellVoiceEngineManager::GetInstance(); in GetIntellVoiceEngineManagerHalInst()
H A Dengine_factory.h22 namespace Engine { namespace
23 using OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineAdapterType;
H A Dengine_factory.cpp23 using namespace OHOS::HDI::IntelligentVoice::Engine::V1_0;
27 namespace Engine { namespace
H A Dwakeup_engine.cpp25 using namespace OHOS::HDI::IntelligentVoice::Engine::V1_0;
29 namespace Engine { namespace
H A Denroll_engine.cpp24 using namespace OHOS::HDI::IntelligentVoice::Engine::V1_0;
28 namespace Engine { namespace
H A Dwakeup_engine.h21 namespace Engine { namespace
H A Denroll_engine.h22 namespace Engine { namespace
H A Dengine_base.cpp20 namespace Engine { namespace
H A Dengine_base.h21 namespace Engine { namespace

Completed in 5 milliseconds