Searched defs:ServiceImpl (Results 1 – 4 of 4) sorted by relevance
134 function ServiceImpl() { class137 ServiceImpl.prototype = Object.create(sample.ServiceStub.prototype); class
90 function ServiceImpl(peer) { class94 ServiceImpl.prototype = Object.create(sample_service.ServiceStub.prototype); class
40 ServiceConnector<ServiceImpl, Context>* connector) { in set_service_connector()
255 class ServiceImpl : public Service { class