Home
last modified time | relevance | path

Searched defs:StartFreeInstallFromRemote (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
Ddistributed_sched_interface.h131 virtual int32_t StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t taskId) in StartFreeInstallFromRemote() function
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_distributed_sched.cpp197 int32_t MockDistributedSched::StartFreeInstallFromRemote(const IDistributedSched::FreeInstallInfo &… in StartFreeInstallFromRemote() function in OHOS::DistributedSchedule::MockDistributedSched
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
Ddistributed_sched_proxy.cpp838 int32_t DistributedSchedProxy::StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t task… in StartFreeInstallFromRemote() function in OHOS::DistributedSchedule::DistributedSchedProxy
Ddistributed_sched_service.cpp2101 int32_t DistributedSchedService::StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t ta… in StartFreeInstallFromRemote() function in OHOS::DistributedSchedule::DistributedSchedService