Home
last modified time | relevance | path

Searched defs:as_ref (Results 1 - 25 of 103) sorted by relevance

12345

/third_party/rust/crates/unicode-ident/generate/src/
H A Doutput.rs16 fn as_ref(&self) -> &[u8] { in as_ref() functions
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/
H A Dnet_packet.rs84 fn as_ref<'a>(object: *const Self) -> Option<&'a Self> { in as_ref() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/cxx/syntax/
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/foreign-types/foreign-types/src/
H A Dlib.rs293 fn as_ref(&self) -> &$borrowed { in as_ref() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Datom.rs61 fn as_ref(&self) -> &str { in as_ref() functions
H A Dderive.rs55 fn as_ref(&self) -> &str { in as_ref() functions
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
H A Depoll_manager.rs51 fn as_ref<'a>(object: *const Self) -> Option<&'a Self> { in as_ref() functions
H A Dstream_session.rs53 fn as_ref<'a>(object: *const Self) -> Option<&'a Self> { in as_ref() functions
H A Dstream_buffer.rs85 fn as_ref<'a>(object: *const Self) -> Option<&'a Self> { in as_ref() functions
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Dmod.rs181 fn as_ref(&self) -> &R { in as_ref() functions
H A Dmultipart.rs383 fn as_ref(&self) -> &MultiPart { in as_ref() functions
/third_party/rust/crates/serde/serde_derive/src/
H A Dfragment.rs68 fn as_ref(&self) -> &TokenStream { in as_ref() functions
/third_party/rust/crates/clap/clap_derive/src/utils/
H A Dspanned.rs73 fn as_ref(&self) -> &str { in as_ref() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmacros.rs252 fn as_ref(&self) -> &$borrowed<T> { in as_ref() functions
H A Dstring.rs36 fn as_ref(&self) -> &str { in as_ref() functions
42 fn as_ref(&self) -> &[u8] { in as_ref() functions
59 fn as_ref(&self) -> &str { in as_ref() functions
65 fn as_ref(&self) -> &[u8] { in as_ref() functions
/third_party/rust/crates/rustix/src/path/
H A Ddec_int.rs115 fn as_ref(&self) -> &Path { in as_ref() functions
/third_party/rust/crates/nix/src/sys/
H A Dresource.rs294 fn as_ref(&self) -> &rusage { in as_ref() functions
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Ddrain.rs143 fn as_ref(&self) -> &[T] { in as_ref() functions

Completed in 10 milliseconds

12345