Searched defs:serviceName (Results 1 – 5 of 5) 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
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