Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_timed_collect.h51 void PostPersistenceLoopTaskLocked(int32_t interval);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect.cpp191 void DeviceTimedCollect::PostPersistenceLoopTaskLocked(int32_t interval) in PostPersistenceLoopTaskLocked() function in OHOS::DeviceTimedCollect
273 PostPersistenceLoopTaskLocked(*it); in PostPersistenceLoopTasks()