Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h157 virtual int32_t StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t taskId) in StartFreeInstallFromRemote() function in OHOS::DistributedSchedule::IDistributedSched
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp917 int32_t DistributedSchedProxy::StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t taskId) in StartFreeInstallFromRemote() function in OHOS::DistributedSchedule::DistributedSchedProxy
H A Ddistributed_sched_service.cpp3187 int32_t DistributedSchedService::StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t taskId) in StartFreeInstallFromRemote() function in OHOS::DistributedSchedule::DistributedSchedService
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_distributed_sched.cpp198 int32_t MockDistributedSched::StartFreeInstallFromRemote(const IDistributedSched::FreeInstallInfo &info, int64_t taskId) in StartFreeInstallFromRemote() function in OHOS::DistributedSchedule::MockDistributedSched

Completed in 10 milliseconds