Home
last modified time | relevance | path

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

/third_party/protobuf/rust/cpp_kernel/
Dstrings.cc29 std::string* proto2_rust_cpp_new_string(google::protobuf::rust::PtrAndLen src) { in proto2_rust_cpp_new_string() function
/third_party/protobuf/rust/
Dcpp.rs154 fn proto2_rust_cpp_new_string(src: PtrAndLen) -> CppStdString; in proto2_rust_cpp_new_string() function