Home
last modified time | relevance | path

Searched defs:as_str (Results 1 – 23 of 23) sorted by relevance

/third_party/rust/crates/rustix/src/path/
Darg.rs70 fn as_str(&self) -> io::Result<&str>; in as_str() method
94 fn as_str(&self) -> io::Result<&str> { in as_str() method
132 fn as_str(&self) -> io::Result<&str> { in as_str() method
168 fn as_str(&self) -> io::Result<&str> { in as_str() method
207 fn as_str(&self) -> io::Result<&str> { in as_str() method
246 fn as_str(&self) -> io::Result<&str> { in as_str() method
284 fn as_str(&self) -> io::Result<&str> { in as_str() method
323 fn as_str(&self) -> io::Result<&str> { in as_str() method
362 fn as_str(&self) -> io::Result<&str> { in as_str() method
403 fn as_str(&self) -> io::Result<&str> { in as_str() method
[all …]
Ddec_int.rs72 pub fn as_str(&self) -> &str { in as_str() method
/third_party/rust/crates/cxx/src/
Drust_str.rs19 pub unsafe fn as_str<'a>(self) -> &'a str { in as_str() method
/third_party/rust/crates/serde/serde/src/de/
Dformat.rs14 pub fn as_str(&self) -> &str { in as_str() method
Dutf8.rs43 pub fn as_str(&self) -> &str { in as_str() method
/third_party/rust/crates/clap/src/error/
Dkind.rs317 pub fn as_str(self) -> Option<&'static str> { in as_str() method
Dcontext.rs44 pub fn as_str(self) -> Option<&'static str> { in as_str() method
/third_party/ninja/src/
Dmsvc_helper_main-win32.cc42 const char* as_str = env_block.c_str(); in PushPathIntoEnvironment() local
/third_party/rust/crates/version_check/src/
Dchannel.rs72 fn as_str(&self) -> &'static str { in as_str() method
/third_party/rust/crates/clap/src/builder/
Dstr.rs36 pub fn as_str(&self) -> &str { in as_str() method
241 pub(crate) fn as_str(&self) -> &str { in as_str() method
264 pub(crate) fn as_str(&self) -> &str { in as_str() method
/third_party/rust/crates/clap/clap_derive/src/utils/
Dty.rs44 pub fn as_str(&self) -> &'static str { in as_str() method
/third_party/rust/crates/clap/clap_derive/src/
Dattr.rs212 pub fn as_str(&self) -> &'static str { in as_str() method
/third_party/rust/crates/log/src/kv/
Dkey.rs48 pub fn as_str(&self) -> &str { in as_str() method
/third_party/rust/crates/clap/src/util/
Did.rs21 pub fn as_str(&self) -> &str { in as_str() method
/third_party/rust/crates/nix/src/sys/
Dsignal.rs204 pub const fn as_str(self) -> &'static str { in as_str() method
/third_party/rust/crates/regex/src/
Dre_unicode.rs57 pub fn as_str(&self) -> &'t str { in as_str() method
714 pub fn as_str(&self) -> &str { in as_str() method
Dre_bytes.rs656 pub fn as_str(&self) -> &str { in as_str() method
/third_party/flatbuffers/rust/flexbuffers/src/reader/
Dmod.rs574 pub fn as_str(&self) -> B::BufferString { in as_str() method
/third_party/rust/crates/log/src/
Dlib.rs609 pub fn as_str(&self) -> &'static str { in as_str() method
790 pub fn as_str(&self) -> &'static str { in as_str() method
/third_party/rust/crates/glob/src/
Dlib.rs718 pub fn as_str(&self) -> &str { in as_str() method
/third_party/rust/crates/tracing/tracing-core/src/
Dmetadata.rs526 pub fn as_str(&self) -> &'static str { in as_str() method
/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs3352 pub fn as_str(&self) -> &str { in as_str() method
3398 pub fn as_str(&self) -> &str { in as_str() method
3447 pub fn as_str(&self) -> &'static str { in as_str() method
/third_party/rust/crates/serde/serde/src/private/
Dde.rs252 pub fn as_str(&self) -> Option<&str> { in as_str() method