Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_client_posix.cc223 const grpc_slice addr_str_slice = grpc_slice_from_copied_string(ac->addr_str); in on_writable() local
237 addr_str_slice /* takes ownership */); in on_writable()
239 grpc_slice_unref_internal(addr_str_slice); in on_writable()