Home
last modified time | relevance | path

Searched refs:KWS_RETCODE_NULL_PARAM (Results 1 - 2 of 2) sorted by relevance

/foundation/ai/ai_engine/interfaces/kits/asr/keyword_spotting/
H A Dkws_retcode.h50 KWS_RETCODE_NULL_PARAM = 1002, /** Return code for a null parameter error */ enumerator
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dkws_sdk_impl.cpp172 callback_->OnError(KWS_RETCODE_NULL_PARAM); in Execute()
173 return KWS_RETCODE_NULL_PARAM; in Execute()
195 return KWS_RETCODE_NULL_PARAM; in SetCallback()

Completed in 1 milliseconds