Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_uid_test.cpp311 * @tc.desc: check NotifyCompleteFreeInstallFromRemoteInner
321 int32_t result = distributedSchedStub_->NotifyCompleteFreeInstallFromRemoteInner(data, reply); in HWTEST_F()
H A Ddistributed_sched_stub_test.cpp2001 * @tc.desc: check NotifyCompleteFreeInstallFromRemoteInner
2010 int32_t result = DistributedSchedService::GetInstance().NotifyCompleteFreeInstallFromRemoteInner(data, reply); in HWTEST_F()
2017 result = DistributedSchedService::GetInstance().NotifyCompleteFreeInstallFromRemoteInner(data, reply); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h97 int32_t NotifyCompleteFreeInstallFromRemoteInner(MessageParcel& data, MessageParcel& reply);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp211 &DistributedSchedStub::NotifyCompleteFreeInstallFromRemoteInner; in InitRemoteFuncsInner()
1589 int32_t DistributedSchedStub::NotifyCompleteFreeInstallFromRemoteInner(MessageParcel& data, MessageParcel& reply) in NotifyCompleteFreeInstallFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp870 DistributedSchedService::GetInstance().NotifyCompleteFreeInstallFromRemoteInner(dataParcel, reply); in NotifyCompleteFreeInstallFromRemoteInnerFuzzTest()

Completed in 12 milliseconds