Searched refs:Prune (Results 1 – 3 of 3) sorted by relevance
36 void Prune(const int64_t horizon);
60 mLuxBuffer.Prune(timestamp - LIGHT_LUX_BUFFER_RANGE); in UpdateLuxBuffer()81 mLuxBufferFilter.Prune(timestamp - LIGHT_LUX_BUFFER_RANGE); in IsUpdateLuxSuccess()
163 void LightLuxBuffer::Prune(const int64_t horizon) in Prune() function in OHOS::DisplayPowerMgr::LightLuxBuffer