Home
last modified time | relevance | path

Searched defs:OnUpdateComplete (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dupdate_callback_inner.cpp24 void UpdateCallbackInner::OnUpdateComplete(int result) in OnUpdateComplete() function in OHOS::IntellVoice::UpdateCallbackInner
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_update_callback_proxy.cpp25 void IntellVoiceUpdateCallbackProxy::OnUpdateComplete(const int32_t result) in OnUpdateComplete() function in OHOS::IntellVoice::IntellVoiceUpdateCallbackProxy
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dintell_voice_update_callback_napi.cpp65 void IntellVoiceUpdateCallbackNapi::OnUpdateComplete(const int result) in OnUpdateComplete() function in OHOS::IntellVoiceNapi::IntellVoiceUpdateCallbackNapi
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/
H A Dupdate_engine_controller.cpp200 void UpdateEngineController::OnUpdateComplete(UpdateState result, const std::string &param) in OnUpdateComplete() function in OHOS::IntellVoiceEngine::UpdateEngineController