Searched refs:CARD_EMULATION_PERM_DESC (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/nfc/frameworks/js/napi/common/ |
H A D | nfc_napi_common_utils.h | 46 const std::string CARD_EMULATION_PERM_DESC = "ohos.permission.NFC_CARD_EMULATION"; member
|
H A D | nfc_napi_common_utils.cpp | 900 env, BUSI_ERR_PERM, BuildErrorMessage(BUSI_ERR_PERM, funcName, CARD_EMULATION_PERM_DESC, "", "")); in CheckHceStatusCodeAndThrow()
|
/foundation/communication/nfc/frameworks/js/napi/cardEmulation/ |
H A D | nfc_napi_hce_adapter.cpp | 415 std::string errMessage = BuildErrorMessage(errCode, "transmit", CARD_EMULATION_PERM_DESC, "", ""); in TransmitCallback()
|
Completed in 4 milliseconds