Searched defs:serviceName (Results 1 – 6 of 6) sorted by relevance
29 var serviceName: String { get } variable48 public var serviceName: String { "models.Greeter" } variable110 var serviceName: Substring { return "models.Greeter" } in SayHello() variable
29 var serviceName: String { get } variable57 public var serviceName: String { "MyGame.Example.MonsterStorage" } variable149 var serviceName: Substring { return "MyGame.Example.MonsterStorage" } in Store() variable
77 readonly string serviceName; field in Grpc.Core.Method91 …public Method(MethodType type, string serviceName, string name, Marshaller<TRequest> requestMarsha… in Method()171 internal static string GetFullName(string serviceName, string methodName) in GetFullName()
48 for (const serviceName in i18n) { constant51 for (const serviceName in dpi) { constant
224 serviceName: "[PC Preview] unknow serviceName", property
962 UnicodeString serviceName = "listener "; in serviceChanged() local