Home
last modified time | relevance | path

Searched refs:NotifyRemoteDied (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Dkvstore_death_recipient.cpp30 DistributedSchedMissionManager::GetInstance().NotifyRemoteDied(remote); in OnRemoteDied()
H A Ddistributed_data_storage.cpp181 void DistributedDataStorage::NotifyRemoteDied(const wptr<IRemoteObject>& remote) in NotifyRemoteDied() function in OHOS::DistributedSchedule::DistributedDataStorage
H A Ddistributed_sched_mission_manager.cpp151 void DistributedSchedMissionManager::NotifyRemoteDied(const wptr<IRemoteObject>& remote) in NotifyRemoteDied() function in OHOS::DistributedSchedule::DistributedSchedMissionManager
157 distributedDataStorage_->NotifyRemoteDied(remote); in NotifyRemoteDied()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_data_storage.h90 void NotifyRemoteDied(const wptr<IRemoteObject>& remote);
H A Ddistributed_sched_mission_manager.h107 void NotifyRemoteDied(const wptr<IRemoteObject>& remote);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_mission_manager_test.cpp2512 DistributedSchedMissionManager::GetInstance().NotifyRemoteDied(remote);