Home
last modified time | relevance | path

Searched defs:subRet (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/multiuser/
Dos_account_observer_test.cpp55 bool subRet = EventFwk::CommonEventManager::SubscribeCommonEvent(g_subScriber); in SetUpTestCase() local
65 bool subRet = EventFwk::CommonEventManager::UnSubscribeCommonEvent(g_subScriber); in TearDownTestCase() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
Ddaemon.cpp55 bool subRet = EventFwk::CommonEventManager::SubscribeCommonEvent(subScriber_); in RegisterOsAccount() local
85 bool subRet = EventFwk::CommonEventManager::UnSubscribeCommonEvent(subScriber_); in OnStop() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/sync_rule/
Dbattery_status_listener.cpp69 auto subRet = EventFwk::CommonEventManager::SubscribeCommonEvent(commonEventSubscriber_); in Start() local