Home
last modified time | relevance | path

Searched defs:received_data (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/core/
Dnode.cc151 VectorPtr received_data = std::make_shared<std::vector<unsigned char>>(size, 0); in ProcessSendDataResp() local
168 VectorPtr received_data = std::make_shared<std::vector<unsigned char>>(size, 0); in ProcessSendDataResp() local
Dabstract_node.cc985 …std::shared_ptr<std::vector<unsigned char>> received_data = std::make_shared<std::vector<unsigned … in RunReceiveCallback() local
/third_party/glib/gio/tests/
Dio-stream.c44 gchar *received_data; in test_copy_chunks_splice_cb() local
Dasync-splice-output-stream.c56 gchar *received_data; in test_copy_chunks_splice_cb() local