Searched refs:UnSubscribeSystemEvent (Results 1 – 8 of 8) sorted by relevance
53 if (UnSubscribeSystemEvent()) { in OnRemoveSystemAbility()109 !UnSubscribeSystemEvent()) { in UnSubscribeSystemAbility()
189 bool UnSubscribeSystemEvent(void) in UnSubscribeSystemEvent() function
63 UnSubscribeSystemEvent(); in ~SystemEventObserver()79 bool SystemEventObserver::UnSubscribeSystemEvent() in UnSubscribeSystemEvent() function in OHOS::Security::CertManager::SystemEventObserver
38 static bool UnSubscribeSystemEvent();
42 bool UnSubscribeSystemEvent(void);
105 ASSERT_EQ(true, UnSubscribeSystemEvent());
104 ASSERT_EQ(true, UnSubscribeSystemEvent());
412 fn UnSubscribeSystemEvent() -> bool; in UnSubscribeSystemEvent() function437 if !UnSubscribeSystemEvent() { in unsubscribe()