Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_timed_collect.h65 void RemoveTimesInfo(const OnDemandEvent& onDemandEvent, int32_t interval);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect.cpp384 RemoveTimesInfo(event, interval); in RemoveUnusedEvent()
388 void DeviceTimedCollect::RemoveTimesInfo(const OnDemandEvent& onDemandEvent, int32_t interval) in RemoveTimesInfo() function in OHOS::DeviceTimedCollect