Searched refs:RegHceCmdCallbackEvents (Results 1 – 2 of 2) sorted by relevance
94 ErrorCode RegHceCmdCallbackEvents(const napi_env& env, const std::string& type);
204 if (RegHceCmdCallbackEvents(env, type) != KITS::ERR_NONE) { in Register()237 ErrorCode EventRegister::RegHceCmdCallbackEvents(const napi_env& env, const std::string& type) in RegHceCmdCallbackEvents() function in OHOS::NFC::KITS::EventRegister