Searched defs:update (Results 1 – 3 of 3) sorted by relevance
50 fn update(&mut self, input: &[u8]); in update() method
341 private void updateEngineApplyPayload(UpdateData update) { in updateEngineApplyPayload()
297 fn update(&mut self, io: &mut dyn NonBlockingBlockIo) { in update() method