Searched refs:SyncEventGuard (Results 1 – 3 of 3) sorted by relevance
55 SyncEventGuard guard(sNfaEnableEvent); in nfaDeviceManagementCallback()64 SyncEventGuard guard(sNfaEnableEvent); in nfaDeviceManagementCallback()72 SyncEventGuard guard(sNfaPowerChangeEvent); in nfaDeviceManagementCallback()88 SyncEventGuard guard(sNfaEnableDisablePollingEvent); in nfaConnectionCallback()93 SyncEventGuard guard(sNfaEnableDisablePollingEvent); in nfaConnectionCallback()102 SyncEventGuard guard(sNfaEnableDisablePollingEvent); in nfaConnectionCallback()111 SyncEventGuard guard(sNfaEnableDisablePollingEvent); in nfaConnectionCallback()125 SyncEventGuard guard(sNfaVsCommand); in nfaVSCallback()184 SyncEventGuard guard(sNfaEnableEvent); in SetUp()
113 class SyncEventGuard {124 SyncEventGuard(SyncEvent& event) : mEvent(event) { in SyncEventGuard() function137 ~SyncEventGuard() { in ~SyncEventGuard()
112 class SyncEventGuard {123 SyncEventGuard(SyncEvent& event) : mEvent(event) { in SyncEventGuard() function136 ~SyncEventGuard() { in ~SyncEventGuard()