Home
last modified time | relevance | path

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

/aosp_15_r20/system/authgraph/wire/src/
H A Dfragmentation.rs207 fn process_fragment<S: Fn(&[u8])>(&mut self, req_frag: &[u8], send: S) { in test_ta_fragmentation_wrapper() method
237 ta.process_fragment(&req_frag, send); in test_ta_fragmentation_wrapper()