Home
last modified time | relevance | path

Searched defs:AsyncService (Results 1 – 4 of 4) 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.cc71 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/flatbuffers/tests/
Dmonster_test.grpc.fb.h232 …ethod_GetMaxHitPoint< WithAsyncMethod_GetMinMaxHitPoints< Service > > > > AsyncService; typedef