Home
last modified time | relevance | path

Searched refs:HandleLocalCallerDied (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h282 void HandleLocalCallerDied(const sptr<IRemoteObject>& connect);
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_connect_test.cpp1152 * @tc.steps: step1. call HandleLocalCallerDied in HWTEST_F()
1157 DistributedSchedService::GetInstance().HandleLocalCallerDied(connect); in HWTEST_F()
1178 * @tc.steps: step1. call HandleLocalCallerDied in HWTEST_F()
1191 DistributedSchedService::GetInstance().HandleLocalCallerDied(connect); in HWTEST_F()
H A Ddistributed_sched_service_second_test.cpp1096 * @tc.desc: call HandleLocalCallerDied
1109 DistributedSchedService::GetInstance().HandleLocalCallerDied(connect); in HWTEST_F()
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp499 DistributedSchedService::GetInstance().HandleLocalCallerDied(obj); in RegisterOnListenerInnerFuzzTest()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1689 HandleLocalCallerDied(connect); in ProcessCallerDied()
1722 void DistributedSchedService::HandleLocalCallerDied(const sptr<IRemoteObject>& connect) in HandleLocalCallerDied() function in OHOS::DistributedSchedule::DistributedSchedService
1737 HILOGW("HandleLocalCallerDied connect not found"); in HandleLocalCallerDied()

Completed in 15 milliseconds