| /external/rust/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
|
| /external/rust/crates/litrs/src/byte/ |
| D | mod.rs | 56 pub fn to_owned(&self) -> ByteLit<String> { in to_owned() method
|
| /external/rust/crates/litrs/src/char/ |
| D | mod.rs | 55 pub fn to_owned(&self) -> CharLit<String> { in to_owned() method
|
| /external/rust/crates/xml-rs/src/ |
| D | attribute.rs | 30 pub fn to_owned(&self) -> OwnedAttribute { in to_owned() method
|
| D | name.rs | 92 pub fn to_owned(&self) -> OwnedName { in to_owned() method
|
| /external/rust/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
|
| D | protobuf_abs_path.rs | 86 pub fn to_owned(&self) -> ProtobufAbsPath { in to_owned() method
|
| /external/rust/crates/jni/src/wrapper/strings/ |
| D | ffi_str.rs | 102 fn to_owned(&self) -> JNIString { in to_owned() method
|
| /external/rust/crates/litrs/src/float/ |
| D | mod.rs | 143 pub fn to_owned(&self) -> FloatLit<String> { in to_owned() method
|
| /external/rust/crates/url/src/ |
| D | host.rs | 64 pub fn to_owned(&self) -> Host<String> { in to_owned() method
|
| /external/rust/crates/webpki/src/name/ |
| D | dns_name.rs | 125 pub fn to_owned(&self) -> DnsName { in to_owned() method
|
| /external/rust/crates/litrs/src/integer/ |
| D | mod.rs | 164 pub fn to_owned(&self) -> IntegerLit<String> { in to_owned() method
|
| /external/rust/crates/der-parser/src/ |
| D | oid.rs | 168 pub fn to_owned(&self) -> Oid<'static> { in to_owned() method
|
| /external/rust/crates/openssl/src/ |
| D | dsa.rs | 73 fn to_owned(&self) -> Dsa<T> { in to_owned() method
|
| D | ec.rs | 462 pub fn to_owned(&self, group: &EcGroupRef) -> Result<EcPoint, ErrorStack> { in to_owned() method 728 fn to_owned(&self) -> EcKey<T> { in to_owned() method
|
| D | rsa.rs | 86 fn to_owned(&self) -> Rsa<T> { in to_owned() method
|
| D | pkey.rs | 145 fn to_owned(&self) -> PKey<T> { in to_owned() method
|
| D | bn.rs | 304 pub fn to_owned(&self) -> Result<BigNum, ErrorStack> { in to_owned() method
|
| /external/rust/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
|
| D | dense.rs | 270 pub fn to_owned(&self) -> DenseDFA<Vec<S>, S> { in to_owned() method 1042 fn to_owned(&self) -> Repr<Vec<S>, S> { in to_owned() method
|
| /external/rust/crates/serde_json/src/ |
| D | raw.rs | 144 fn to_owned(&self) -> Self::Owned { in to_owned() method
|
| /external/rust/crates/os_str_bytes/src/ |
| D | raw_str.rs | 909 fn to_owned(&self) -> Self::Owned { in to_owned() method
|
| /external/rust/crates/bstr/src/ |
| D | impls.rs | 148 fn to_owned(&self) -> BString { in to_owned() method
|
| /external/rust/crates/openssl/src/x509/ |
| D | mod.rs | 614 fn to_owned(&self) -> X509 { in to_owned() method
|