Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h88 …irtual int32_t NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResult) in NotifyDSchedEventResultFromRemote()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp230 …tedSchedProxy::NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResult) in NotifyDSchedEventResultFromRemote()
H A Ddistributed_sched_stub.cpp704 int32_t dSchedEventResult = -1; variable
H A Ddistributed_sched_service.cpp1017 int dSchedEventResult = dschedContinuation_->NotifyDSchedEventResult(ERR_OK); in NotifyCompleteContinuation() local
1073 …dSchedService::NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResult) in NotifyDSchedEventResultFromRemote()