Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/internal/
Dpybind11_test_module.cc24 std::shared_ptr<google::protobuf::Message> new_msg(exemplar.New()); in invoke_callback_on_message() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_async_debug.c57 struct util_debug_message *new_msg = in u_async_debug_message() local
/third_party/protobuf/rust/cpp_kernel/
Dmap.cc54 MessageLite* new_msg = internal::RustMapHelper::PlacementNew( in Insert() local
/third_party/protobuf/src/google/protobuf/json/internal/
Dparser_traits.h106 Message* new_msg; in NewMsg() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.c314 upb_Message *new_msg = Message_deep_copy(msg, m, new_arena); in Google_Protobuf_deep_copy() local
Dmessage.c693 VALUE new_msg = rb_class_new_instance(0, NULL, CLASS_OF(_self)); in Message_dup() local
1307 upb_Message* new_msg = upb_Message_New(layout, arena); in Message_deep_copy() local
/third_party/rust/rust/library/std/src/os/unix/net/
Dtests.rs310 let new_msg = b"hello back"; in test_unix_datagram_connect_to_recv_addr() localVariable
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc1035 ScopedPyObjectPtr new_msg( in InitAttributes() local
1069 ScopedPyObjectPtr new_msg(repeated_scalar_container::Append( in InitAttributes() local