Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/engine/
H A Dintell_voice_engine_driver.cpp29 struct HdfIntellVoiceEngineManagerHost { struct
57 struct HdfIntellVoiceEngineManagerHost, ioService); in IntellVoiceEngineManagerDriverDispatch()
80 auto *hdfIntellVoiceEngineManagerHost = new (std::nothrow) HdfIntellVoiceEngineManagerHost; in HdfIntellVoiceEngineManagerDriverBind()
119 struct HdfIntellVoiceEngineManagerHost, ioService); in HdfIntellVoiceEngineManagerDriverRelease()
/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_manager_driver.cpp.txt26 struct HdfIntellVoiceEngineManagerHost {
34 …neManagerHost = CONTAINER_OF(client->device->service, struct HdfIntellVoiceEngineManagerHost, ioSe…
61 auto *hdfIntellVoiceEngineManagerHost = new (std::nothrow) HdfIntellVoiceEngineManagerHost;
63 … HDF_LOGE("%{public}s: failed to create create HdfIntellVoiceEngineManagerHost object", __func__);
97 …gineManagerHost = CONTAINER_OF(deviceObject->service, struct HdfIntellVoiceEngineManagerHost, ioSe…
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_1/cpp_target/intelligent_voice/engine/v1_1/
H A Dintell_voice_engine_manager_driver.cpp.txt26 struct HdfIntellVoiceEngineManagerHost {
34 …neManagerHost = CONTAINER_OF(client->device->service, struct HdfIntellVoiceEngineManagerHost, ioSe…
61 auto *hdfIntellVoiceEngineManagerHost = new (std::nothrow) HdfIntellVoiceEngineManagerHost;
63 … HDF_LOGE("%{public}s: failed to create create HdfIntellVoiceEngineManagerHost object", __func__);
97 …gineManagerHost = CONTAINER_OF(deviceObject->service, struct HdfIntellVoiceEngineManagerHost, ioSe…