Home
last modified time | relevance | path

Searched defs:split_once (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/tools/netsim/rust/http-proxy/src/
H A Ddns.rs337 fn split_once(cursor: &mut impl CursorExt) -> Result<Question> { in split_once() method
406 fn split_once(cursor: &mut impl CursorExt) -> Result<ResourceRecord> { in split_once() method
437 fn split_once( in split_once() method
528 fn split_once(cursor: &mut impl CursorExt) -> Result<NamePart> { in split_once() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_lex-0.7.0/src/
H A Dext.rs181 fn split_once(&self, needle: &'_ str) -> Option<(&OsStr, &OsStr)>; in split_once() method
222 fn split_once(&self, needle: &'_ str) -> Option<(&OsStr, &OsStr)> { in split_once() method
/aosp_15_r20/external/rust/android-crates-io/crates/clap_lex/src/
Dext.rs182 fn split_once(&self, needle: &'_ str) -> Option<(&OsStr, &OsStr)>; in split_once() method
223 fn split_once(&self, needle: &'_ str) -> Option<(&OsStr, &OsStr)> { in split_once() method
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/
Dsplit_producer.rs22 fn split_once(self, index: usize) -> (Self, Self); in split_once() method
Dstr.rs603 fn split_once(self, index: usize) -> (Self, Self) { in split_once() method
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/slice/
Dmod.rs956 fn split_once(self, index: usize) -> (Self, Self) { in split_once() function
1025 fn split_once(self, index: usize) -> (Self, Self) { in split_once() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs1743 pub fn split_once<'a, P: Pattern<'a>>(&'a self, delimiter: P) -> Option<(&'a str, &'a str)> { in split_once() method
/aosp_15_r20/external/rust/android-crates-io/crates/os_str_bytes/src/
Draw_str.rs599 pub fn split_once<P>(&self, pat: P) -> Option<(&Self, &Self)> in split_once() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs1734 pub fn split_once<'a, P: Pattern<'a>>(&'a self, delimiter: P) -> Option<(&'a str, &'a str)> { in split_once() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs1734 pub fn split_once<'a, P: Pattern<'a>>(&'a self, delimiter: P) -> Option<(&'a str, &'a str)> { in split_once() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs1734 pub fn split_once<'a, P: Pattern<'a>>(&'a self, delimiter: P) -> Option<(&'a str, &'a str)> { in split_once() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs1743 pub fn split_once<'a, P: Pattern<'a>>(&'a self, delimiter: P) -> Option<(&'a str, &'a str)> { in split_once() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs2457 pub fn split_once<F>(&self, pred: F) -> Option<(&[T], &[T])> in split_once() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs2461 pub fn split_once<F>(&self, pred: F) -> Option<(&[T], &[T])> in split_once() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs2461 pub fn split_once<F>(&self, pred: F) -> Option<(&[T], &[T])> in split_once() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs2457 pub fn split_once<F>(&self, pred: F) -> Option<(&[T], &[T])> in split_once() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs2457 pub fn split_once<F>(&self, pred: F) -> Option<(&[T], &[T])> in split_once() method