Home
last modified time | relevance | path

Searched refs:currentIconInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddms_continue_recv_manager.h38 struct currentIconInfo { struct
50 currentIconInfo(const std::string &source_device_id, const std::string &source_bundle_name, in currentIconInfo() function
58 currentIconInfo() = default;
60 ~currentIconInfo() = default;
107 void NotifyRecvBroadcast(const sptr<IRemoteObject>& obj, const currentIconInfo& continueInfo, const int32_t state);
110 currentIconInfo iconInfo_;
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddms_continue_recv_manager.cpp359 currentIconInfo(senderNetworkId, bundleName, finalBundleName, continueType), in DealOnBroadcastBusiness()
377 const currentIconInfo& continueInfo, const int32_t state) in NotifyRecvBroadcast()
476 currentIconInfo(senderNetworkId, iconInfo_.sourceBundleName, bundleName, continueType), in OnDeviceScreenOff()
520 currentIconInfo(senderNetworkId, iconInfo_.sourceBundleName, bundleName, continueType), in OnContinueSwitchOff()
572 currentIconInfo(senderNetworkId, iconInfo_.sourceBundleName, bundleName, continueType), in NotifyDeviceOffline()
614 currentIconInfo(senderNetworkId, iconInfo_.sourceBundleName, bundleName, continueType), in NotifyPackageRemoved()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_continue_manager_test.cpp463 currentIconInfo(networkId, sourceBundleName, sinkBundleName, continueType), state); in HWTEST_F()
470 currentIconInfo(networkId, sourceBundleName, sinkBundleName, continueType), state); in HWTEST_F()

Completed in 4 milliseconds