Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.cc153 auto colon_index = iter->second.find_last_of(':'); in GetHostAndPort() local
394 auto colon_index = host_port.find_last_of(':'); in WorkerCacheFactory() local
Dgrpc_channel.cc55 auto colon_index = host_port.find_last_of(':'); in ValidateHostPortPair() local