Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_switch_collect.cpp111 switchEventSubscriber_->UnSubscribeSwitchEvent(); in OnStop()
167 int32_t SwitchEventSubscriber::UnSubscribeSwitchEvent() in UnSubscribeSwitchEvent() function in OHOS::SwitchEventSubscriber
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_switch_collect.h36 int32_t UnSubscribeSwitchEvent();
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_switch_collect_test.cpp192 ret = deviceSwitchCollect->switchEventSubscriber_->UnSubscribeSwitchEvent();