Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
Ddevice_status_collect_manager.h55 void SortSaControlListByLoadPriority(std::list<SaControlInfo>& saControlList);
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
Ddevice_status_collect_manager.cpp143 void DeviceStatusCollectManager::SortSaControlListByLoadPriority(std::list<SaControlInfo>& saContro… in SortSaControlListByLoadPriority() function in OHOS::DeviceStatusCollectManager
273 SortSaControlListByLoadPriority(saControlList); in ReportEvent()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
Ddevice_status_collect_manager_test.cpp180 collect->SortSaControlListByLoadPriority(saControlList);