Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h161 virtual int32_t NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCode) in NotifyCompleteFreeInstallFromRemote() function in OHOS::DistributedSchedule::IDistributedSched
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp957 int32_t DistributedSchedProxy::NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCode) in NotifyCompleteFreeInstallFromRemote() function in OHOS::DistributedSchedule::DistributedSchedProxy
H A Ddistributed_sched_service.cpp3305 int32_t DistributedSchedService::NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCode) in NotifyCompleteFreeInstallFromRemote() function in OHOS::DistributedSchedule::DistributedSchedService
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_distributed_sched.cpp203 int32_t MockDistributedSched::NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCode) in NotifyCompleteFreeInstallFromRemote() function in OHOS::DistributedSchedule::MockDistributedSched

Completed in 15 milliseconds