Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dresolve_address_custom.h36 void grpc_custom_resolve_callback(grpc_custom_resolver* resolver,
Dresolve_address_custom.cc70 void grpc_custom_resolve_callback(grpc_custom_resolver* r, in grpc_custom_resolve_callback() function
Dtcp_uv.cc371 grpc_custom_resolve_callback(r, result, in uv_resolve_callback()
408 grpc_custom_resolve_callback(r, NULL, error); in uv_resolve_async()
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc_gevent.pyx.pxi314 grpc_custom_resolve_callback(<grpc_custom_resolver*>resolve_wrapper.c_resolver,
317 grpc_custom_resolve_callback(<grpc_custom_resolver*>resolve_wrapper.c_resolver,
Dgrpc_gevent.pxd.pxi52 void grpc_custom_resolve_callback(grpc_custom_resolver* resolver,