Home
last modified time | relevance | path

Searched refs:NAPI_INTELLIGENT_VOICE_INIT_FAILED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Denroll_intell_voice_engine_callback_napi.cpp104 context->result_ = NAPI_INTELLIGENT_VOICE_INIT_FAILED; in ClearAsyncWork()
156 context->result_ = NAPI_INTELLIGENT_VOICE_INIT_FAILED; in OnEvent()
H A Dintell_voice_common_napi.h35 constexpr int32_t NAPI_INTELLIGENT_VOICE_INIT_FAILED = 22700103; variable
H A Dintell_voice_common_napi.cpp39 {NAPI_INTELLIGENT_VOICE_INIT_FAILED, NAPI_INTELLIGENT_VOICE_INIT_FAILED_INFO}, in GetMessageByCode()
H A Denroll_intell_voice_engine_napi.cpp283 asyncContext->result_ = NAPI_INTELLIGENT_VOICE_INIT_FAILED; in Init()
289 asyncContext->result_ = NAPI_INTELLIGENT_VOICE_INIT_FAILED; in Init()