Home
last modified time | relevance | path

Searched refs:GetRemoteMissionSnapshotInfoInner (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h52 int32_t GetRemoteMissionSnapshotInfoInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp142 &DistributedSchedStub::GetRemoteMissionSnapshotInfoInner; in InitLocalMissionManagerInner()
902 int32_t DistributedSchedStub::GetRemoteMissionSnapshotInfoInner(MessageParcel& data, MessageParcel&… in GetRemoteMissionSnapshotInfoInner() function in OHOS::DistributedSchedule::DistributedSchedStub
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp351 DistributedSchedService::GetInstance().GetRemoteMissionSnapshotInfoInner(dataParcel, reply); in GetRemoteMissionSnapshotInfoInnerFuzzTest()