Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_engine.h70 INTELL_VOICE_ENGINE_STOP_CAPTURER, enumerator
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.cpp181 Remote()->SendRequest(INTELL_VOICE_ENGINE_STOP_CAPTURER, data, reply, option); in StopCapturer()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_engine_stub.cpp46 processFuncMap_[INTELL_VOICE_ENGINE_STOP_CAPTURER] = [this](MessageParcel &data, in IntellVoiceEngineStub()