Home
last modified time | relevance | path

Searched defs:empty_str (Results 1 – 8 of 8) sorted by relevance

/third_party/flatbuffers/rust/flexbuffers/src/
Dbuffer.rs47 fn empty_str() -> Self::BufferString { in empty_str() method
72 fn empty_str() -> Self::BufferString { in empty_str() method
/third_party/rust/rust/tests/debuginfo/
Dempty-string.rs31 let empty_str = ""; in main() localVariable
/third_party/rust/rust/tests/rustdoc-ui/coverage/
Dallow_missing_docs.rs14 pub empty_str: String, field
/third_party/json/include/nlohmann/detail/iterators/
Diteration_proxy.hpp56 string_type empty_str{}; member in detail::iteration_proxy_value
/third_party/protobuf/rust/
Dcpp.rs1042 let empty_str: String = RustStringRawParts { data: std::ptr::null(), len: 0 }.into(); in test_empty_string() localVariable
/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/
Dmake.rs75 pub fn empty_str() -> ast::Expr { in empty_str() function
/third_party/json/single_include/nlohmann/
Djson.hpp5205 string_type empty_str{}; member in detail::iteration_proxy_value
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp4346 const string_type empty_str{}; member in nlohmann::detail::iteration_proxy_value