Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_uid_test.cpp137 * @tc.desc: check DisconnectAbilityFromRemoteInner
147 int32_t result = distributedSchedStub_->DisconnectAbilityFromRemoteInner(data, reply); in HWTEST_F()
H A Ddistributed_sched_stub_test.cpp964 * @tc.desc: check DisconnectAbilityFromRemoteInner
977 int32_t result = DistributedSchedService::GetInstance().DisconnectAbilityFromRemoteInner(data, reply); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h58 int32_t DisconnectAbilityFromRemoteInner(MessageParcel& data, MessageParcel& reply);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp176 &DistributedSchedStub::DisconnectAbilityFromRemoteInner; in InitRemoteFuncsInner()
857 int32_t DistributedSchedStub::DisconnectAbilityFromRemoteInner(MessageParcel& data, MessageParcel& reply) in DisconnectAbilityFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp714 DistributedSchedService::GetInstance().DisconnectAbilityFromRemoteInner(dataParcel, reply); in DisconnectAbilityFromRemoteInnerFuzzTest()

Completed in 10 milliseconds