Home
last modified time | relevance | path

Searched defs:SendEvents (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_service_pb2_grpc.py59 def SendEvents(self, request_iterator, context): member in EventListenerServicer
H A Dgrpc_debug_server.py123 def SendEvents(self, request_iterator, context): member in EventListenerBaseServicer
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebug_service.proto93 rpc SendEvents(stream Event) returns (stream EventReply); rpc
H A Ddebug_grpc_testlib.cc32 ::grpc::Status TestEventListenerImpl::SendEvents( in SendEvents() function in tensorflow::test::TestEventListenerImpl
/aosp_15_r20/external/pigweed/pw_digital_io_linux/
H A Dnotifier_test.cc82 void SendEvents(int count) { in SendEvents() function in pw::digital_io::__anon9d4304670111::FakeLine
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c1891 mDNSlocal void SendEvents(DaemonInfo *d, LLQEntry *e) in SendEvents() function