Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_timed_collect.h53 void PostPersistenceTimedTaskLocked(std::string timeString, int64_t timeGap);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect.cpp292 void DeviceTimedCollect::PostPersistenceTimedTaskLocked(std::string timeString, int64_t timeGap) in PostPersistenceTimedTaskLocked() function in OHOS::DeviceTimedCollect
339 PostPersistenceTimedTaskLocked(event.value, timeGap); in AddCollectEvent()