Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_uid_test.cpp294 * @tc.desc: check StartFreeInstallFromRemoteInner
304 int32_t result = distributedSchedStub_->StartFreeInstallFromRemoteInner(data, reply); in HWTEST_F()
H A Ddistributed_sched_stub_test.cpp1889 * @tc.desc: check StartFreeInstallFromRemoteInner
1898 int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(data, reply); in HWTEST_F()
1905 * @tc.desc: check StartFreeInstallFromRemoteInner
1916 int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(data, reply); in HWTEST_F()
1923 * @tc.desc: check StartFreeInstallFromRemoteInner
1942 int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(data, reply); in HWTEST_F()
1949 * @tc.desc: check StartFreeInstallFromRemoteInner
1968 int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(data, reply); in HWTEST_F()
1975 * @tc.desc: check StartFreeInstallFromRemoteInner
1994 int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(dat in HWTEST_F()
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h94 int32_t StartFreeInstallFromRemoteInner(MessageParcel& data, MessageParcel& reply);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp209 &DistributedSchedStub::StartFreeInstallFromRemoteInner; in InitRemoteFuncsInner()
1540 int32_t DistributedSchedStub::StartFreeInstallFromRemoteInner(MessageParcel& data, MessageParcel& reply) in StartFreeInstallFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp853 DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(dataParcel, reply); in StartFreeInstallFromRemoteInnerFuzzTest()

Completed in 11 milliseconds