Home
last modified time | relevance | path

Searched defs:wakeupInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dintell_voice_update_callback_napi.h40 std::string wakeupInfo; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Dintell_voice_manager.cpp271 const std::string &wakeupInfo, const shared_ptr<IIntellVoiceUpdateCallback> callback) in EnrollWithWakeupFilesForResult()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_service_proxy.cpp207 int32_t IntellVoiceServiceProxy::EnrollWithWakeupFilesForResult(const std::string &wakeupInfo, in EnrollWithWakeupFilesForResult()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service_manager.cpp785 int32_t IntellVoiceServiceManager::CloneUpdate(const std::string &wakeupInfo, const sptr<IRemoteObj… in CloneUpdate()
810 int32_t IntellVoiceServiceManager::HandleCloneUpdate(const std::string &wakeupInfo, const sptr<IRem… in HandleCloneUpdate()
H A Dintell_voice_service_stub.cpp187 std::string wakeupInfo = data.ReadString(); in CloneForResultInner() local
H A Dintell_voice_service.cpp509 int32_t IntellVoiceService::EnrollWithWakeupFilesForResult(const std::string &wakeupInfo, in EnrollWithWakeupFilesForResult()