Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_uid_test.cpp154 * @tc.desc: check NotifyProcessDiedFromRemoteInner
164 int32_t result = distributedSchedStub_->NotifyProcessDiedFromRemoteInner(data, reply); in HWTEST_F()
H A Ddistributed_sched_stub_test.cpp984 * @tc.desc: check NotifyProcessDiedFromRemoteInner
999 int32_t result = DistributedSchedService::GetInstance().NotifyProcessDiedFromRemoteInner(data, reply); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h59 int32_t NotifyProcessDiedFromRemoteInner(MessageParcel& data, MessageParcel& reply);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp178 &DistributedSchedStub::NotifyProcessDiedFromRemoteInner; in InitRemoteFuncsInner()
882 int32_t DistributedSchedStub::NotifyProcessDiedFromRemoteInner(MessageParcel& data, MessageParcel& reply) in NotifyProcessDiedFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp734 DistributedSchedService::GetInstance().NotifyProcessDiedFromRemoteInner(dataParcel, reply); in NotifyProcessDiedFromRemoteInnerFuzzTest()

Completed in 11 milliseconds