Home
last modified time | relevance | path

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

/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()
/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);
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_mission_manager_test.cpp2338 DistributedSchedMissionManager::GetInstance().NotifyRemoteDied(remote); in HWTEST_F()

Completed in 9 milliseconds