Searched refs:NotifyWorkService (Results 1 – 3 of 3) sorted by relevance
28 NotifyWorkService::NotifyWorkService() {} in NotifyWorkService() function in OHOS::FileManagement::Backup::NotifyWorkService29 NotifyWorkService::~NotifyWorkService() {} in ~NotifyWorkService()31 bool NotifyWorkService::NotifyBundleDetail(BJsonUtil::BundleDetailInfo bundleDetailInfo) in NotifyBundleDetail()
25 class NotifyWorkService final : public NoCopyable {26 DECLARE_DELAYED_SINGLETON(NotifyWorkService);
764 … DelayedSingleton<NotifyWorkService>::GetInstance()->NotifyBundleDetail(broadCastInfo); in SetCurrentSessProperties()