Home
last modified time | relevance | path

Searched defs:start_slice (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/winnow/benches/
Dfind_slice.rs10 let start_slice = "\r\n".repeat(100); in find_slice() localVariable
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dgraphics_frame_event_parser.cc236 bool start_slice = true; in CreatePhaseEvent() local