Searched defs:status_error_message (Results 1 – 6 of 6) sorted by relevance
647 const string& InMemoryRunGraphResponse::status_error_message() const { in status_error_message() function in tensorflow::InMemoryRunGraphResponse719 const string& OwnedProtoRunGraphResponse::status_error_message() const { in status_error_message() function in tensorflow::OwnedProtoRunGraphResponse794 const string& NonOwnedProtoRunGraphResponse::status_error_message() const { in status_error_message() function in tensorflow::NonOwnedProtoRunGraphResponse855 const string& InMemoryRunStepResponse::status_error_message() const { in status_error_message() function in tensorflow::InMemoryRunStepResponse909 const string& OwnedProtoRunStepResponse::status_error_message() const { in status_error_message() function in tensorflow::OwnedProtoRunStepResponse965 const string& NonOwnedProtoRunStepResponse::status_error_message() const { in status_error_message() function in tensorflow::NonOwnedProtoRunStepResponse
16 string status_error_message = 2; field
163 string status_error_message = 4; field
305 string status_error_message = 6; field
4377 inline const std::string& RunStepResponse::status_error_message() const { in status_error_message() function4408 inline void RunStepResponse::set_allocated_status_error_message(std::string* status_error_message) { in set_allocated_status_error_message()
8114 inline const std::string& RunGraphResponse::status_error_message() const { in status_error_message() function8145 inline void RunGraphResponse::set_allocated_status_error_message(std::string* status_error_message)… in set_allocated_status_error_message()