Home
last modified time | relevance | path

Searched defs:host_callback (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_gethostbyname.c179 static void host_callback(void *arg, int status, int timeouts, in host_callback() function
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.h398 TF_Bool (*host_callback)(const SP_Device* device, SP_Stream stream, member
Dstream_executor_test.cc111 TF_Bool host_callback(const SP_Device* const device, SP_Stream stream, in host_callback() function