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) {};
21 declare var EventListener: any; variable
1548 interface EventListener { interface
5245 interface EventListener { interface
1528 interface EventListener { interface
5225 interface EventListener { interface
4250 interface EventListener { interface