Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dtest_utils.h87 void LoggingAsync(const LoggingRequest* request, LoggingResponse* response, in LoggingAsync() function
H A Dworker.cc380 void Worker::LoggingAsync(const LoggingRequest* request, in LoggingAsync() function in tensorflow::Worker
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_remote_worker.cc259 void LoggingAsync(const LoggingRequest* request, LoggingResponse* response, in LoggingAsync() function in tensorflow::GrpcRemoteWorker
H A Dgrpc_worker_service.cc709 void GrpcWorker::LoggingAsync(const LoggingRequest* request, in LoggingAsync() function in tensorflow::GrpcWorker