Home
last modified time | relevance | path

Searched refs:BUSI_ERR_IO_OPERATION_INVALID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.h39 const static int BUSI_ERR_IO_OPERATION_INVALID = 3100204; // Tag I/O operation failed. variable
H A Dnfc_napi_common_utils.cpp672 return BUSI_ERR_IO_OPERATION_INVALID; in BuildOutputErrorCode()
834 BuildErrorMessage(BUSI_ERR_IO_OPERATION_INVALID, funcName, "", "", ""))); in CheckTagStatusCodeAndThrow()