Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_status_collect_manager.h64 void SortSaControlListByLoadPriority(std::list<SaControlInfo>& saControlList);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_status_collect_manager.cpp150 void DeviceStatusCollectManager::SortSaControlListByLoadPriority(std::list<SaControlInfo>& saContro… in SortSaControlListByLoadPriority() function in OHOS::DeviceStatusCollectManager
281 SortSaControlListByLoadPriority(saControlList); in ReportEvent()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_status_collect_manager_test.cpp188 collect->SortSaControlListByLoadPriority(saControlList);