Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_timed_collect.h63 void RemoveNonPersistenceLoopTask(int32_t interval);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect.cpp382 RemoveNonPersistenceLoopTask(interval); in RemoveUnusedEvent()
407 void DeviceTimedCollect::RemoveNonPersistenceLoopTask(int32_t interval) in RemoveNonPersistenceLoopTask() function in OHOS::DeviceTimedCollect