Home
last modified time | relevance | path

Searched defs:SendSourceFiles (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_service_pb2_grpc.py79 def SendSourceFiles(self, request, context): member in EventListenerServicer
H A Dgrpc_debug_server.py478 def SendSourceFiles(self, request, context): member in EventListenerBaseServicer
H A Dgrpc_debug_test_server.py284 def SendSourceFiles(self, request, context): member in EventListenerTestServicer
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebug_service.proto99 rpc SendSourceFiles(DebuggedSourceFiles) returns (EventReply); rpc