Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h461 typedef struct grpc_event { struct
473 } grpc_event; argument
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc376 Event grpc_event; in PublishDebugMetadata() local
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dgrpc_tpu_driver.cc505 auto grpc_event = static_cast<const GrpcEvent*>(event); in InitializeRequest() local