Home
last modified time | relevance | path

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

/external/guice/extensions/service/src/com/google/inject/service/
DAsyncService.java31 public abstract class AsyncService implements Service { class
42 public AsyncService(ExecutorService executor) { in AsyncService() method in AsyncService
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service_impl.cc69 WorkerService::AsyncService::AsyncService() { in AsyncService() function in tensorflow::grpc::WorkerService::AsyncService
Dgrpc_master_service_impl.cc149 MasterService::AsyncService::AsyncService() { in AsyncService() function in tensorflow::grpc::MasterService::AsyncService
/external/tensorflow/tensorflow/contrib/verbs/
Dgrpc_verbs_service_impl.cc56 VerbsService::AsyncService::AsyncService() { in AsyncService() function in tensorflow::grpc::VerbsService::AsyncService
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.cc119 EagerService::AsyncService::AsyncService() { in AsyncService() function in tensorflow::eager::grpc::EagerService::AsyncService
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.h232 …ethod_GetMaxHitPoint< WithAsyncMethod_GetMinMaxHitPoints< Service > > > > AsyncService; typedef