Home
last modified time | relevance | path

Searched refs:request_message (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dhttp_message_handler.h113 nlohmann::json request_message() const;
Dhttp_message_handler.cc323 nlohmann::json HttpMessageHandler::request_message() const { return request_message_; } in request_message() function in mindspore::ps::core::HttpMessageHandler
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dserver.pyx.pxi497 cdef object request_message = deserialize(
514 request_message,
530 cdef object request_message = deserialize(
547 request_message,
/third_party/mindspore/mindspore/ccsrc/ps/core/
Dscheduler_node.cc762 std::string body = resp->request_message().dump(); in ProcessNewInstance()
/third_party/gstreamer/gstreamer/
DChangeLog89748 Add the new request_message symbols to the windows def file.