Home
last modified time | relevance | path

Searched defs:StartCapturer (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_base.cpp19 int32_t EngineBase::StartCapturer(int32_t /* channels */) in StartCapturer() function in OHOS::IntellVoiceEngine::EngineBase
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Dwakeup_intell_voice_engine.cpp101 int32_t WakeupIntellVoiceEngine::StartCapturer(int32_t channels) in StartCapturer() function in OHOS::IntellVoice::WakeupIntellVoiceEngine
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine.cpp94 int32_t WakeupEngine::StartCapturer(int32_t channels) in StartCapturer() function in OHOS::IntellVoiceEngine::WakeupEngine
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.cpp133 int32_t IntellVoiceEngineProxy::StartCapturer(int32_t channels) in StartCapturer() function in OHOS::IntellVoiceEngine::IntellVoiceEngineProxy
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dwakeup_intell_voice_engine_napi.cpp570 napi_value WakeupIntellVoiceEngineNapi::StartCapturer(napi_env env, napi_callback_info info) in StartCapturer() function in OHOS::IntellVoiceNapi::WakeupIntellVoiceEngineNapi