Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h173 … void DumpElementLocked(const std::list<AppExecFwk::ElementName>& elementsList, std::string& info);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp2554 DumpElementLocked(session.GetElementsList(), info); in DumpSessionsLocked()
2559 void DistributedSchedService::DumpElementLocked(const std::list<AppExecFwk::ElementName>& elementsL… in DumpElementLocked() function in OHOS::DistributedSchedule::DistributedSchedService