Home
last modified time | relevance | path

Searched refs:BUSI_ERR_ELEMENT_STATE_INVALID (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_foreground_dispatch.cpp414 napi_throw(env, GenerateBusinessError(env, BUSI_ERR_ELEMENT_STATE_INVALID, in CheckResultAndThrow()
415 BuildErrorMessage(BUSI_ERR_ELEMENT_STATE_INVALID, "", "", "", ""))); in CheckResultAndThrow()
/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.h36 const static int BUSI_ERR_ELEMENT_STATE_INVALID = 3100202; // The element state is invalid. member
H A Dnfc_napi_common_utils.cpp759 } else if (errCode == BUSI_ERR_ELEMENT_STATE_INVALID) { in BuildErrorMessage()

Completed in 4 milliseconds