Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_uid_test.cpp241 * @tc.desc: check ReleaseAbilityFromRemoteInner
251 int32_t result = distributedSchedStub_->ReleaseAbilityFromRemoteInner(data, reply); in HWTEST_F()
H A Ddistributed_sched_stub_test.cpp1694 * @tc.desc: check ReleaseAbilityFromRemoteInner
1705 int32_t result = DistributedSchedService::GetInstance().ReleaseAbilityFromRemoteInner(data, reply); in HWTEST_F()
1718 result = DistributedSchedService::GetInstance().ReleaseAbilityFromRemoteInner(data, reply); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h91 int32_t ReleaseAbilityFromRemoteInner(MessageParcel& data, MessageParcel& reply);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp195 &DistributedSchedStub::ReleaseAbilityFromRemoteInner; in InitRemoteFuncsInner()
1377 int32_t DistributedSchedStub::ReleaseAbilityFromRemoteInner(MessageParcel& data, MessageParcel& reply) in ReleaseAbilityFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
1387 HILOGE("ReleaseAbilityFromRemoteInner receive element is nullptr"); in ReleaseAbilityFromRemoteInner()
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp800 DistributedSchedService::GetInstance().ReleaseAbilityFromRemoteInner(dataParcel, reply); in ReleaseAbilityFromRemoteInnerFuzzTest()

Completed in 11 milliseconds