Searched refs:NotifyDSchedEventResultFromRemote (Results 1 – 6 of 6) sorted by relevance
49 …int32_t NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResult) overr…
88 …virtual int32_t NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResul… in NotifyDSchedEventResultFromRemote() function
132 …int32_t NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResult) overr…
230 int32_t DistributedSchedProxy::NotifyDSchedEventResultFromRemote(const std::string type, int32_t dS… in NotifyDSchedEventResultFromRemote() function in OHOS::DistributedSchedule::DistributedSchedProxy
932 … int dSchedEventresult = remoteDms->NotifyDSchedEventResultFromRemote(DSCHED_EVENT_KEY, status); in DealDSchedEventResult()1073 int32_t DistributedSchedService::NotifyDSchedEventResultFromRemote(const std::string type, int32_t … in NotifyDSchedEventResultFromRemote() function in OHOS::DistributedSchedule::DistributedSchedService
706 return NotifyDSchedEventResultFromRemote(type, dSchedEventResult);