Searched defs:EventListener (Results 1 – 7 of 7) sorted by relevance
23 service EventListener { service24 rpc WaitCMD (Metadata) returns (EventReply) {};25 rpc SendMetadata (Metadata) returns (EventReply) {};26 rpc SendGraph (stream Chunk) returns (EventReply) {};27 rpc SendTensors (stream TensorProto) returns (EventReply) {};28 rpc SendTensorBase (stream TensorBase) returns (EventReply) {};29 rpc SendTensorStats (stream TensorSummary) returns (EventReply) {};30 rpc SendWatchpointHits (stream WatchpointHit) returns (EventReply) {};31 rpc SendMultiGraphs (stream Chunk) returns (EventReply) {};32 rpc SendHeartbeat (Heartbeat) returns (EventReply) {};
87 'EventListener': 'events.html#events_event_listener', property
602 interface EventListener { interface
1973 interface EventListener { interface
622 interface EventListener { interface
1993 interface EventListener { interface
4250 interface EventListener { interface