Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_hce_adapter.h45 static napi_value StartHCEDeprecated(napi_env env, napi_callback_info cbinfo);
H A Dnfc_napi_hce_adapter.cpp91 DECLARE_NAPI_FUNCTION("startHCE", NfcNapiHceAdapter::StartHCEDeprecated), in Init()
485 napi_value NfcNapiHceAdapter::StartHCEDeprecated(napi_env env, napi_callback_info cbinfo) in StartHCEDeprecated() function in OHOS::NFC::KITS::NfcNapiHceAdapter