Home
last modified time | relevance | path

Searched refs:UnregForegroundDispatchInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session.cpp428 UnregForegroundDispatchInner(element, false); in CheckFgAppStateChanged()
434 UnregForegroundDispatchInner(element, false); in CheckFgAppStateChanged()
571 return UnregForegroundDispatchInner(element, true); in UnregForegroundDispatch()
574 int TagSession::UnregForegroundDispatchInner(const ElementName &element, bool isAppUnregister) in UnregForegroundDispatchInner() function in OHOS::NFC::TAG::TagSession
H A Dtag_session.h246 int UnregForegroundDispatchInner(const ElementName &element, bool isAppUnregister);