Home
last modified time | relevance | path

Searched defs:get_span (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quote/src/
Druntime.rs186 pub fn get_span<T>(span: T) -> GetSpan<T> { in get_span() function
190 mod get_span { module
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/quote-1.0.36/src/
H A Druntime.rs186 pub fn get_span<T>(span: T) -> GetSpan<T> { in get_span() function
190 mod get_span { module
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/util/
H A Dsearch.rs551 pub fn get_span(&self) -> Span { in get_span() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/
H A Dsearch.rs661 pub fn get_span(&self) -> Span { in get_span() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs8636 pub fn get_span(&self) -> &[i32] { in get_span() method