Home
last modified time | relevance | path

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

/foundation/ai/ai_engine/interfaces/kits/asr/keyword_spotting/
H A Dkws_retcode.h52 KWS_RETCODE_UNSERIALIZATION_ERROR = 2002, /** Return code for a deserialization error */ enumerator
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dkws_sdk_impl.cpp97 return KWS_RETCODE_UNSERIALIZATION_ERROR; in Create()
179 callback_->OnError(KWS_RETCODE_UNSERIALIZATION_ERROR); in Execute()
180 return KWS_RETCODE_UNSERIALIZATION_ERROR; in Execute()

Completed in 1 milliseconds