Home
last modified time | relevance | path

Searched refs:HandleTagDebounce (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/include/
H A Dtag_dispatcher.h41 void HandleTagDebounce();
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/tagdispatcher_test/tagdispatcher/tagdispatcher_fuzzer/
H A Dtagdispatcher_fuzzer.cpp59 tagDispatcher->HandleTagDebounce(); in FuzzHandleTagDebounce()
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dtag_dispatcher.cpp253 void TagDispatcher::HandleTagDebounce() in HandleTagDebounce() function in OHOS::NFC::TAG::TagDispatcher
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp365 tagDispatcher_.lock()->HandleTagDebounce(); in ProcessEvent()