Home
last modified time | relevance | path

Searched refs:ReadEventReply (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.h307 bool ReadEventReply(EventReply* event_reply);
Ddebug_io_utils.cc755 bool DebugGrpcChannel::ReadEventReply(EventReply* event_reply) { in ReadEventReply() function in tensorflow::DebugGrpcChannel
764 ReadEventReply(&event_reply)) { in ReceiveAndProcessEventReplies()
838 if (debug_grpc_channel->ReadEventReply(event_reply)) { in ReceiveEventReplyProtoThroughGrpcStream()