Home
last modified time | relevance | path

Searched defs:get_proto (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc636 RunGraphResponse* InMemoryRunGraphResponse::get_proto() { in get_proto() function in tensorflow::InMemoryRunGraphResponse
705 RunGraphResponse* OwnedProtoRunGraphResponse::get_proto() { return &response_; } in get_proto() function in tensorflow::OwnedProtoRunGraphResponse
776 RunGraphResponse* NonOwnedProtoRunGraphResponse::get_proto() { in get_proto() function in tensorflow::NonOwnedProtoRunGraphResponse
834 RunStepResponse* InMemoryRunStepResponse::get_proto() { in get_proto() function in tensorflow::InMemoryRunStepResponse
885 RunStepResponse* OwnedProtoRunStepResponse::get_proto() { return &response_; } in get_proto() function in tensorflow::OwnedProtoRunStepResponse
937 RunStepResponse* NonOwnedProtoRunStepResponse::get_proto() { return response_; } in get_proto() function in tensorflow::NonOwnedProtoRunStepResponse
/external/ipsec-tools/src/racoon/
Dracoonctl.c865 get_proto(str) in get_proto() function