Home
last modified time | relevance | path

Searched refs:RemoveAllRegisterCallBack (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/nfc/services/include/
Dnfc_service.h94 int RemoveAllRegisterCallBack(Security::AccessToken::AccessTokenID callerToken);
/foundation/communication/nfc/services/src/ipc/controller/
Dnfc_controller_impl.cpp97 if (!nfcService_.lock()->RemoveAllRegisterCallBack(callerToken)) { in UnRegisterAllCallBack()
/foundation/communication/nfc/services/src/
Dnfc_service.cpp442 int NfcService::RemoveAllRegisterCallBack(Security::AccessToken::AccessTokenID callerToken) in RemoveAllRegisterCallBack() function in OHOS::NFC::NfcService