Home
last modified time | relevance | path

Searched defs:RegListener (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/connected_nfc_tag/interfaces/inner_api/src/
H A Dnfc_tag_impl.cpp70 ErrCode NfcTagImpl::RegListener(const sptr<INfcTagCallback> &callback) in RegListener() function in OHOS::NFC::NfcTagImpl
H A Dnfc_tag_session_proxy.cpp145 ErrCode NfcTagSessionProxy::RegListener(const sptr<INfcTagCallback> &callback) in RegListener() function in OHOS::NFC::NfcTagSessionProxy
/ohos5.0/foundation/communication/connected_nfc_tag/services/src/
H A Dnfc_tag_service_impl.cpp127 ErrCode NfcTagServiceImpl::RegListener(const sptr<INfcTagCallback> &callback) in RegListener() function in OHOS::NFC::NfcTagServiceImpl
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller.cpp165 ErrorCode NfcController::RegListener(const sptr<INfcControllerCallback> &callback, in RegListener() function in OHOS::NFC::KITS::NfcController
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c786 static int32_t RegListener(const char *appId, const DataChangeListener *listener) in RegListener() function