Home
last modified time | relevance | path

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

/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_hce_adapter.h94 ErrorCode RegHceCmdCallbackEvents(const napi_env& env, const std::string& type);
H A Dnfc_napi_hce_adapter.cpp198 if (RegHceCmdCallbackEvents(env, type) != KITS::ERR_NONE) { in Register()
231 ErrorCode EventRegister::RegHceCmdCallbackEvents(const napi_env& env, const std::string& type) in RegHceCmdCallbackEvents() function in OHOS::NFC::KITS::EventRegister
239 DebugLog("RegHceCmdCallbackEvents failed!"); in RegHceCmdCallbackEvents()

Completed in 3 milliseconds