Home
last modified time | relevance | path

Searched refs:StartInfo (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_0/cpp_target/intelligent_voice/engine/v1_0/
H A Dintell_voice_engine_types.cpp.txt110 …g(OHOS::MessageParcel& data, const OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo& dataBlock)
112 …padBuffer((const void*)&dataBlock, sizeof(OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo))) {
118 …halling(OHOS::MessageParcel& data, OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo& dataBlock)
120StartInfo *dataBlockPtr = reinterpret_cast<const OHOS::HDI::IntelligentVoice::Engine::V1_0::StartI…
125 …::IntelligentVoice::Engine::V1_0::StartInfo), dataBlockPtr, sizeof(OHOS::HDI::IntelligentVoice::En…
H A Dintell_voice_engine_types.h.txt98 struct StartInfo {
116 …(OHOS::MessageParcel &data, const OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo& dataBlock);
118 …alling(OHOS::MessageParcel &data, OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo& dataBlock);
H A Dintell_voice_engine_adapter_proxy.h.txt49 int32_t Start(const OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo& info) override;
70 static int32_t Start_(const OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo& info,
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/intelligentvoice/
H A D_start_info.md1 # StartInfo chapter
29 boolean StartInfo::isLast
H A Dinterface_i_intell_voice_engine_adapter.md27 | [Start](#start) ([in] struct [StartInfo](_start_info.md) info) | 启动唤醒算法引擎。 |
179 IIntellVoiceEngineAdapter::Start ([in] struct StartInfo info)
191 | info | 启动信息,具体参考[StartInfo](_start_info.md)。 |
H A D_intell_voice_engine_types_8idl.md24 | struct&nbsp;&nbsp;[StartInfo](_start_info.md) | 智能语音引擎启动信息。 |
H A DReadme-CN.md25 - [StartInfo](_start_info.md)
H A D_intelligent_voice_engine.md35 | struct&nbsp;&nbsp;[StartInfo](_start_info.md) | 智能语音引擎启动信息。 |
/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/engine/
H A Dintell_voice_engine_adapter_impl.h32 using OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo;
55 int32_t Start(const StartInfo &info) override;
/ohos5.0/drivers/peripheral/intelligent_voice/interfaces/
H A Di_engine.h29 using OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo;
69 virtual IntellVoiceStatus Start(const StartInfo &info) = 0;
/ohos5.0/drivers/peripheral/intelligent_voice/passthrough/engine/
H A Dwakeup_engine.h28 IntellVoiceStatus Start(const StartInfo &info) override;
H A Denroll_engine.h30 IntellVoiceStatus Start(const StartInfo &info) override;
H A Dwakeup_engine.cpp46 IntellVoiceStatus WakeupEngine::Start(const StartInfo & /*info */) in Start() argument
H A Denroll_engine.cpp66 IntellVoiceStatus EnrollEngine::Start(const StartInfo & /*info */) in Start() argument
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_0/dump_ast_target/
H A Ddump.txt43 [in] ohos.hdi.intelligent_voice.engine.v1_0.StartInfo info);
112 [mini, lite, full] struct StartInfo {
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/
H A Dheadset_adapter_host_manager.h32 int32_t Start(const OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo &info) override;
H A Dadapter_host_manager.h32 int32_t Start(const OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo &info) override;
H A Di_adapter_host_manager.h39 virtual int32_t Start(const OHOS::HDI::IntelligentVoice::Engine::V1_0::StartInfo &info) = 0;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_1/dump_ast_target/
H A Ddump.txt68 [in] ohos.hdi.intelligent_voice.engine.v1_0.StartInfo info);
146 [mini, lite, full] struct StartInfo {
/ohos5.0/drivers/interface/intelligent_voice/engine/v1_0/
H A DIIntellVoiceEngineAdapter.idl27 Start([in] struct StartInfo info);
H A DIntellVoiceEngineTypes.idl61 struct StartInfo {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_0/foo/intelligent_voice/engine/v1_0/
H A DIIntellVoiceEngineAdapter.idl27 Start([in] struct StartInfo info);
H A DIntellVoiceEngineTypes.idl61 struct StartInfo {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_1/foo/intelligent_voice/engine/v1_0/
H A DIIntellVoiceEngineAdapter.idl27 Start([in] struct StartInfo info);
H A DIntellVoiceEngineTypes.idl61 struct StartInfo {

12