Home
last modified time | relevance | path

Searched refs:receive_reply (Results 1 – 3 of 3) sorted by relevance

/external/nos/host/generic/libnos_transport/
Dtransport.c406 static uint32_t receive_reply(const struct transport_context *ctx, in receive_reply() function
500 res = receive_reply(&ctx, &status); in nos_call_application()
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.h362 const bool receive_reply = false);
Ddebug_io_utils.cc872 const bool receive_reply) { in SendEventProtoThroughGrpcStream() argument
883 if (receive_reply) { in SendEventProtoThroughGrpcStream()