Home
last modified time | relevance | path

Searched refs:ProcessFormMgrDied (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dform_mgr_death_recipient.cpp30 DistributedSchedService::GetInstance().ProcessFormMgrDied(remote); in OnRemoteDied()
H A Ddistributed_sched_service.cpp1116 void DistributedSchedService::ProcessFormMgrDied(const wptr<IRemoteObject>& remote) in ProcessFormMgrDied() function in OHOS::DistributedSchedule::DistributedSchedService
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h187 void ProcessFormMgrDied(const wptr<IRemoteObject>& remote);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_service_first_test.cpp171 DistributedSchedService::GetInstance().ProcessFormMgrDied(remote);