Home
last modified time | relevance | path

Searched refs:NotifyDeviceOfflineToAppLocked (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h233 …void NotifyDeviceOfflineToAppLocked(const sptr<IRemoteObject>& connect, const ConnectAbilitySessio…
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp2318 NotifyDeviceOfflineToAppLocked(iter->first, *itSession); in RemoveConnectAbilityInfo()
2390 void DistributedSchedService::NotifyDeviceOfflineToAppLocked(const sptr<IRemoteObject>& connect, in NotifyDeviceOfflineToAppLocked() function in OHOS::DistributedSchedule::DistributedSchedService