Home
last modified time | relevance | path

Searched defs:proto2_rust_cpp_string_to_view (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/rust/cpp_kernel/
Dstrings.cc35 google::protobuf::rust::PtrAndLen proto2_rust_cpp_string_to_view(std::string* str) { in proto2_rust_cpp_string_to_view() function
/third_party/protobuf/rust/
Dcpp.rs156 fn proto2_rust_cpp_string_to_view(src: CppStdString) -> PtrAndLen; in proto2_rust_cpp_string_to_view() function