Home
last modified time | relevance | path

Searched refs:NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dwakeup_manager_napi.cpp230 setParamContext->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in SetParameter()
236 setParamContext->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in SetParameter()
280 asyncContext->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in GetParameter()
327 context->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in GetUploadFiles()
348 context->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in GetUploadFilesComplete()
411 context->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in GetWakeupSourceFiles()
433 context->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in GetCloneCompleteCallback()
615 asyncContext->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in ClearUserData()
H A Dintell_voice_common_napi.h39 constexpr int32_t NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR = 22700107; variable
H A Dintell_voice_common_napi.cpp43 {NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR, NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR_INFO} in GetMessageByCode()
H A Denroll_intell_voice_engine_napi.cpp596 context->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in EvaluateForResult()
H A Dwakeup_intell_voice_engine_napi.cpp730 asyncContext->result_ = NAPI_INTELLIGENT_VOICE_SYSTEM_ERROR; in GetPcm()