/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/ |
D | internal.rs | 179 pub fn to_owned(self) -> Err<(Vec<u8>, ErrorKind)> { in to_owned() method 188 pub fn to_owned(self) -> Err<(String, ErrorKind)> { in to_owned() method 197 pub fn to_owned(self) -> Err<error::Error<Vec<u8>>> { in to_owned() method 206 pub fn to_owned(self) -> Err<error::Error<String>> { in to_owned() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/ |
H A D | internal.rs | 179 pub fn to_owned(self) -> Err<(Vec<u8>, ErrorKind)> { in to_owned() method 188 pub fn to_owned(self) -> Err<(String, ErrorKind)> { in to_owned() method 197 pub fn to_owned(self) -> Err<error::Error<Vec<u8>>> { in to_owned() method 206 pub fn to_owned(self) -> Err<error::Error<String>> { in to_owned() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | borrow.rs | 59 fn to_owned(&self) -> Self::Owned; in to_owned() method 88 fn to_owned(&self) -> T { in to_owned() function
|
H A D | slice.rs | 822 fn to_owned(&self) -> Vec<T> { in to_owned() method 827 fn to_owned(&self) -> Vec<T> { in to_owned() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | borrow.rs | 59 fn to_owned(&self) -> Self::Owned; in to_owned() method 88 fn to_owned(&self) -> T { in to_owned() function
|
H A D | slice.rs | 822 fn to_owned(&self) -> Vec<T> { in to_owned() method 827 fn to_owned(&self) -> Vec<T> { in to_owned() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | borrow.rs | 59 fn to_owned(&self) -> Self::Owned; in to_owned() method 88 fn to_owned(&self) -> T { in to_owned() function
|
H A D | slice.rs | 859 fn to_owned(&self) -> Vec<T> { in to_owned() method 864 fn to_owned(&self) -> Vec<T> { in to_owned() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | borrow.rs | 59 fn to_owned(&self) -> Self::Owned; in to_owned() method 88 fn to_owned(&self) -> T { in to_owned() function
|
H A D | slice.rs | 859 fn to_owned(&self) -> Vec<T> { in to_owned() method 864 fn to_owned(&self) -> Vec<T> { in to_owned() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | borrow.rs | 59 fn to_owned(&self) -> Self::Owned; in to_owned() method 88 fn to_owned(&self) -> T { in to_owned() function
|
H A D | slice.rs | 859 fn to_owned(&self) -> Vec<T> { in to_owned() method 864 fn to_owned(&self) -> Vec<T> { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/litrs/src/char/ |
D | mod.rs | 55 pub fn to_owned(&self) -> CharLit<String> { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/litrs/src/byte/ |
D | mod.rs | 56 pub fn to_owned(&self) -> ByteLit<String> { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/ |
D | attribute.rs | 31 pub fn to_owned(&self) -> OwnedAttribute { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/stream/ |
D | impls.rs | 184 fn to_owned(&self) -> Self::Owned { in to_owned() method 431 fn to_owned(&self) -> Self::Owned { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | protobuf_ident.rs | 68 pub fn to_owned(&self) -> ProtobufIdent { in to_owned() method
|
D | protobuf_rel_path.rs | 109 pub fn to_owned(&self) -> ProtobufRelPath { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/strings/ |
D | ffi_str.rs | 102 fn to_owned(&self) -> JNIString { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/strings/ |
D | ffi_str.rs | 102 fn to_owned(&self) -> JNIString { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/litrs/src/float/ |
D | mod.rs | 143 pub fn to_owned(&self) -> FloatLit<String> { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/ |
D | mod.rs | 342 fn to_owned(&self) -> Self::Owned { in to_owned() method 529 fn to_owned(&self) -> Self::Owned { in to_owned() method
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/ |
D | mod.rs | 342 fn to_owned(&self) -> Self::Owned { in to_owned() method 529 fn to_owned(&self) -> Self::Owned { in to_owned() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/ |
H A D | sparse.rs | 426 pub fn to_owned(&self) -> DFA<alloc::vec::Vec<u8>> { in to_owned() method 1480 fn to_owned(&self) -> Transitions<alloc::vec::Vec<u8>> { in to_owned() method 2052 fn to_owned(&self) -> StartTable<alloc::vec::Vec<u8>> { in to_owned() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/ |
D | sparse.rs | 217 pub fn to_owned(&self) -> SparseDFA<Vec<u8>, S> { in to_owned() method 647 fn to_owned(&self) -> Repr<Vec<u8>, S> { in to_owned() method
|