Searched defs:NotifyDSchedEventResultFromRemote (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ | ||
H A D | distributed_sched_interface.h | 88 virtual int32_t NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResult) in NotifyDSchedEventResultFromRemote() function in OHOS::DistributedSchedule::IDistributedSched |
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ | ||
H A D | distributed_sched_proxy.cpp | 230 int32_t DistributedSchedProxy::NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResult) in NotifyDSchedEventResultFromRemote() function in OHOS::DistributedSchedule::DistributedSchedProxy |
H A D | distributed_sched_service.cpp | 1337 int32_t DistributedSchedService::NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResult) in NotifyDSchedEventResultFromRemote() function in OHOS::DistributedSchedule::DistributedSchedService |
Completed in 11 milliseconds