Home
last modified time | relevance | path

Searched refs:ReleaseAbility (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_adapter.h55 int32_t ReleaseAbility(const sptr<IRemoteObject>& connect, const AppExecFwk::ElementName &element);
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_call_test.cpp365 int32_t result = DistributedSchedAdapter::GetInstance().ReleaseAbility(callbackWrapper, in HWTEST_F()
371 result = DistributedSchedAdapter::GetInstance().ReleaseAbility(mockCallbackWrapper, in HWTEST_F()
377 result = DistributedSchedAdapter::GetInstance().ReleaseAbility(callbackWrapper, in HWTEST_F()
383 result = DistributedSchedAdapter::GetInstance().ReleaseAbility(callbackWrapper, in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp226 int32_t DistributedSchedAdapter::ReleaseAbility(const sptr<IRemoteObject>& connect, in ReleaseAbility() function in OHOS::DistributedSchedule::DistributedSchedAdapter
229 HILOGD("ReleaseAbility called"); in ReleaseAbility()
232 HILOGE("ReleaseAbility:connect ability server failed, errCode=%{public}d", errCode); in ReleaseAbility()
H A Ddistributed_sched_service.cpp1714 int32_t result = DistributedSchedAdapter::GetInstance().ReleaseAbility(callbackWrapper, element); in ProcessCallerDied()
2135 int32_t result = DistributedSchedAdapter::GetInstance().ReleaseAbility(callbackWrapper, element); in ReleaseAbilityFromRemote()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_ability_mgr_host.h69 virtual int ReleaseAbility(
/foundation/bundlemanager/bundle_framework/services/test/mock/include/
H A Dmock_ability_mgr_host.h408 virtual int ReleaseAbility(const sptr<IAbilityConnection> &connect, const AppExecFwk::ElementName &element) override

Completed in 10 milliseconds