Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_uid_test.cpp103 * @tc.desc: check NotifyContinuationResultFromRemoteInner
113 int32_t result = distributedSchedStub_->NotifyContinuationResultFromRemoteInner(data, reply); in HWTEST_F()
H A Ddistributed_sched_stub_test.cpp710 * @tc.desc: check NotifyContinuationResultFromRemoteInner
725 int32_t result = DistributedSchedService::GetInstance().NotifyContinuationResultFromRemoteInner(data, reply); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h53 int32_t NotifyContinuationResultFromRemoteInner(MessageParcel& data, MessageParcel& reply);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp170 &DistributedSchedStub::NotifyContinuationResultFromRemoteInner; in InitRemoteFuncsInner()
734 int32_t DistributedSchedStub::NotifyContinuationResultFromRemoteInner(MessageParcel& data, in NotifyContinuationResultFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp665 DistributedSchedService::GetInstance().NotifyContinuationResultFromRemoteInner(dataParcel, reply); in NotifyContinuationResultFromRemoteInnerFuzzTest()

Completed in 11 milliseconds