Home
last modified time | relevance | path

Searched refs:GetEncodeDSchedEventNotify (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h102 int32_t GetEncodeDSchedEventNotify(const EventNotify& event, MessageParcel& reply);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp1004 int32_t DistributedSchedStub::GetEncodeDSchedEventNotify(const EventNotify& event, MessageParcel& r… in GetEncodeDSchedEventNotify() function in OHOS::DistributedSchedule::DistributedSchedStub
1030 result = GetEncodeDSchedEventNotify(event, reply); in GetDSchedEventInfoInner()