Searched defs:CppStdString (Results 1 – 1 of 1) sorted by relevance
95 pub type CppStdString = NonNull<_opaque_pointees::CppStdStringData>; typedef133 pub fn into_raw(self) -> CppStdString { in into_raw()154 fn proto2_rust_cpp_new_string(src: PtrAndLen) -> CppStdString; in proto2_rust_cpp_new_string()155 fn proto2_rust_cpp_delete_string(src: CppStdString); in proto2_rust_cpp_delete_string()481 fn into_insertelem(v: Self) -> CppStdString { in into_insertelem()494 fn into_insertelem(v: Self) -> CppStdString { in into_insertelem()976 fn protostr_into_cppstdstring(val: ProtoString) -> CppStdString { in protostr_into_cppstdstring()980 fn protobytes_into_cppstdstring(val: ProtoBytes) -> CppStdString { in protobytes_into_cppstdstring()