Home
last modified time | relevance | path

Searched refs:ServiceType (Results 1 – 23 of 23) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dmethod_handler_impl.h52 template <class ServiceType, class RequestType, class ResponseType>
55 RpcMethodHandler(std::function<Status(ServiceType*, ServerContext*, in RpcMethodHandler() argument
58 ServiceType* service) in RpcMethodHandler()
91 std::function<Status(ServiceType*, ServerContext*, const RequestType*,
95 ServiceType* service_;
99 template <class ServiceType, class RequestType, class ResponseType>
103 std::function<Status(ServiceType*, ServerContext*, in ClientStreamingHandler() argument
106 ServiceType* service) in ClientStreamingHandler()
135 std::function<Status(ServiceType*, ServerContext*, ServerReader<RequestType>*,
138 ServiceType* service_;
[all …]
Dserver_context.h58 template <class ServiceType, class RequestType, class ResponseType>
60 template <class ServiceType, class RequestType, class ResponseType>
62 template <class ServiceType, class RequestType, class ResponseType>
64 template <class ServiceType, class RequestType, class ResponseType>
260 template <class ServiceType, class RequestType, class ResponseType>
262 template <class ServiceType, class RequestType, class ResponseType>
264 template <class ServiceType, class RequestType, class ResponseType>
Dcompletion_queue.h73 template <class ServiceType, class RequestType, class ResponseType>
75 template <class ServiceType, class RequestType, class ResponseType>
77 template <class ServiceType, class RequestType, class ResponseType>
79 template <class ServiceType, class RequestType, class ResponseType>
261 template <class ServiceType, class RequestType, class ResponseType>
263 template <class ServiceType, class RequestType, class ResponseType>
265 template <class ServiceType, class RequestType, class ResponseType>
Dbyte_buffer.h44 template <class ServiceType, class RequestType, class ResponseType>
46 template <class ServiceType, class RequestType, class ResponseType>
145 template <class ServiceType, class RequestType, class ResponseType>
147 template <class ServiceType, class RequestType, class ResponseType>
Dsync_stream.h612 template <class ServiceType, class RequestType, class ResponseType>
686 template <class ServiceType, class RequestType, class ResponseType>
/external/ims/rcs/rcsmanager/src/java/com/android/ims/
DRcsPresenceInfo.java96 public static interface ServiceType { interface in RcsPresenceInfo
259 set(ServiceType.VOLTE_CALL, ipVoiceCallState, ipVoiceCallServiceNumber, in RcsPresenceInfo()
262 set(ServiceType.VT_CALL, ipVideoCallState, ipVideoCallServiceNumber, in RcsPresenceInfo()
348 " ipVoiceCallSate=" + getServiceState(ServiceType.VOLTE_CALL) + in toString()
350 Logger.hidePhoneNumberPii(getServiceContact(ServiceType.VOLTE_CALL)) + in toString()
351 " ipVoiceCallTimestamp=" + getTimeStamp(ServiceType.VOLTE_CALL) + in toString()
352 " ipVideoCallSate=" + getServiceState(ServiceType.VT_CALL) + in toString()
354 Logger.hidePhoneNumberPii(getServiceContact(ServiceType.VT_CALL)) + in toString()
355 " ipVideoCallTimestamp=" + getTimeStamp(ServiceType.VT_CALL); in toString()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dmethod_handler.h95 template <class ServiceType, class RequestType, class ResponseType,
101 std::function<::grpc::Status(ServiceType*, ::grpc::ServerContext*, in RpcMethodHandler() argument
104 ServiceType* service) in RpcMethodHandler()
132 std::function<::grpc::Status(ServiceType*, ::grpc::ServerContext*,
136 ServiceType* service_;
140 template <class ServiceType, class RequestType, class ResponseType>
144 std::function<::grpc::Status(ServiceType*, ::grpc::ServerContext*, in ClientStreamingHandler() argument
147 ServiceType* service) in ClientStreamingHandler()
181 std::function<::grpc::Status(ServiceType*, ::grpc::ServerContext*,
184 ServiceType* service_;
[all …]
Dcompletion_queue.h67 template <class ServiceType, class RequestType, class ResponseType,
70 template <class ServiceType, class RequestType, class ResponseType>
72 template <class ServiceType, class RequestType, class ResponseType>
278 template <class ServiceType, class RequestType, class ResponseType>
280 template <class ServiceType, class RequestType, class ResponseType>
Dserver_context.h67 template <class ServiceType, class RequestType, class ResponseType>
77 template <class ServiceType, class RequestType, class ResponseType>
82 template <class ServiceType, class RequestType, class ResponseType,
89 template <class ServiceType, class RequestType, class ResponseType>
367 template <class ServiceType, class RequestType, class ResponseType,
370 template <class ServiceType, class RequestType, class ResponseType>
372 template <class ServiceType, class RequestType, class ResponseType>
Dbyte_buffer.h46 template <class ServiceType, class RequestType, class ResponseType>
169 template <class ServiceType, class RequestType, class ResponseType>
Dsync_stream.h617 template <class ServiceType, class RequestType, class ResponseType>
692 template <class ServiceType, class RequestType, class ResponseType>
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dmethod_handler.h95 template <class ServiceType, class RequestType, class ResponseType,
101 std::function<::grpc::Status(ServiceType*, ::grpc::ServerContext*, in RpcMethodHandler() argument
104 ServiceType* service) in RpcMethodHandler()
132 std::function<::grpc::Status(ServiceType*, ::grpc::ServerContext*,
136 ServiceType* service_;
140 template <class ServiceType, class RequestType, class ResponseType>
144 std::function<::grpc::Status(ServiceType*, ::grpc::ServerContext*, in ClientStreamingHandler() argument
147 ServiceType* service) in ClientStreamingHandler()
181 std::function<::grpc::Status(ServiceType*, ::grpc::ServerContext*,
184 ServiceType* service_;
[all …]
Dcompletion_queue.h67 template <class ServiceType, class RequestType, class ResponseType,
70 template <class ServiceType, class RequestType, class ResponseType>
72 template <class ServiceType, class RequestType, class ResponseType>
278 template <class ServiceType, class RequestType, class ResponseType>
280 template <class ServiceType, class RequestType, class ResponseType>
Dserver_context.h67 template <class ServiceType, class RequestType, class ResponseType>
77 template <class ServiceType, class RequestType, class ResponseType>
82 template <class ServiceType, class RequestType, class ResponseType,
89 template <class ServiceType, class RequestType, class ResponseType>
367 template <class ServiceType, class RequestType, class ResponseType,
370 template <class ServiceType, class RequestType, class ResponseType>
372 template <class ServiceType, class RequestType, class ResponseType>
Dbyte_buffer.h46 template <class ServiceType, class RequestType, class ResponseType>
169 template <class ServiceType, class RequestType, class ResponseType>
Dsync_stream.h617 template <class ServiceType, class RequestType, class ResponseType>
692 template <class ServiceType, class RequestType, class ResponseType>
/external/ims/rcs/rcsservice/src/com/android/service/ims/
DPresenceInfoParser.java46 import com.android.ims.RcsPresenceInfo.ServiceType;
165 ServiceType.VOLTE_CALL)) || in addPresenceInfo()
167 ServiceType.VOLTE_CALL)))?ServiceState.ONLINE: in addPresenceInfo()
168 presenceInfoTmp.getServiceState(ServiceType.VOLTE_CALL), in addPresenceInfo()
169 presenceInfoTmp.getServiceContact(ServiceType.VOLTE_CALL), in addPresenceInfo()
170 presenceInfoTmp.getTimeStamp(ServiceType.VOLTE_CALL), in addPresenceInfo()
172 ServiceType.VT_CALL)) || in addPresenceInfo()
174 ServiceType.VT_CALL)))?ServiceState.ONLINE: in addPresenceInfo()
175 presenceInfoTmp.getServiceState(ServiceType.VT_CALL), in addPresenceInfo()
176 presenceInfoTmp.getServiceContact(ServiceType.VT_CALL), in addPresenceInfo()
[all …]
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_service.h36 using ServiceType = ::tensorflow::tpu::grpc::TpuCompilationCacheService;
37 using AsyncService = ServiceType::AsyncService;
Dtpu_compilation_cache_service.cc148 static_cast<int>(ServiceType::MethodId::kGetTpuProgram), in HandleGetTpuProgram()
161 static_cast<int>(ServiceType::MethodId::kGetTpuProgram), in HandleRPCsLoop()
/external/grpc-grpc/test/cpp/qps/
Dserver_async.cc47 template <class RequestType, class ResponseType, class ServiceType,
53 std::function<void(ServerBuilder*, ServiceType*)> register_service, in AsyncQpsServerTest()
54 std::function<void(ServiceType*, ServerContextType*, RequestType*, in AsyncQpsServerTest() argument
58 std::function<void(ServiceType*, ServerContextType*, in AsyncQpsServerTest()
62 std::function<void(ServiceType*, ServerContextType*, in AsyncQpsServerTest()
66 std::function<void(ServiceType*, ServerContextType*, RequestType*, in AsyncQpsServerTest()
70 std::function<void(ServiceType*, ServerContextType*, in AsyncQpsServerTest()
523 ServiceType async_service_;
/external/webrtc/pc/
Dice_server_parsing.cc39 enum ServiceType { enum
57 ServiceType* service_type, in GetServiceTypeAndHostnameFromUri()
71 *service_type = static_cast<ServiceType>(i); in GetServiceTypeAndHostnameFromUri()
179 ServiceType service_type; in ParseIceServerUrl()
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABContactManager.java894 RcsPresenceInfo.ServiceType.VOLTE_CALL); in update()
896 RcsPresenceInfo.ServiceType.VOLTE_CALL); in update()
899 if(rcsPresenceInfo.getServiceState(RcsPresenceInfo.ServiceType.VOLTE_CALL) in update()
902 rcsPresenceInfo.getServiceContact(RcsPresenceInfo.ServiceType.VOLTE_CALL); in update()
912 RcsPresenceInfo.ServiceType.VT_CALL); in update()
914 RcsPresenceInfo.ServiceType.VT_CALL); in update()
917 if(rcsPresenceInfo.getServiceState(RcsPresenceInfo.ServiceType.VT_CALL) in update()
920 rcsPresenceInfo.getServiceContact(RcsPresenceInfo.ServiceType.VT_CALL); in update()
/external/grpc-grpc/test/cpp/end2end/
Dgrpclb_end2end_test.cc88 template <typename ServiceType>
89 class CountedService : public ServiceType {