Home
last modified time | relevance | path

Searched refs:Services (Results 1 – 25 of 6607) sorted by relevance

12345678910>>...265

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Services/
H A DSystem.Web.Services.dll.sources7 ../referencesource/System.Web.Services/System/Web/Services/Configuration/DiagnosticsElement.cs
8 ../referencesource/System.Web.Services/System/Web/Services/Configuration/PriorityGroup.cs
9 ../referencesource/System.Web.Services/System/Web/Services/Configuration/ProtocolElement.cs
11 ../referencesource/System.Web.Services/System/Web/Services/Configuration/Protocols.cs
15 ../referencesource/System.Web.Services/System/Web/Services/Configuration/TypeElement.cs
89 ../referencesource/System.Web.Services/System/Web/Services/Discovery/LinkGrep.cs
93 ../referencesource/System.Web.Services/System/Web/Services/Interop/CallId.cs
99 ../referencesource/System.Web.Services/System/Web/Services/NativeMethods.cs
168 ../referencesource/System.Web.Services/System/Web/Services/Soap.cs
170 ../referencesource/System.Web.Services/System/Web/Services/WebService.cs
[all …]
H A Dmobile_System.Web.Services.dll.sources4 System.Web.Services/WebServiceBindingAttribute.cs
5 System.Web.Services/WebServiceAttribute.cs
10 System.Web.Services.Protocols/Methods.cs
15 System.Web.Services.Protocols/SoapMessage.cs
16 System.Web.Services/WebMethodAttribute.cs
26 System.Web.Services.Protocols/SoapHeader.cs
46 System.Web.Services.Protocols/Fault.cs
50 System.Web.Services/WsiProfiles.cs
54 System.Web.Services.Protocols/Fault12.cs
66 System.Web.Services.Description/Port.cs
[all …]
H A DSystem.Web.Services_test.dll.sources1 System.Web.Services/WebMethodAttributeTest.cs
2 System.Web.Services/WebServiceAttributeTest.cs
3 System.Web.Services/WebServiceTest.cs
4 System.Web.Services.Configuration/DiagnosticsElementTest.cs
5 System.Web.Services.Configuration/ProtocolElementTest.cs
8 System.Web.Services.Configuration/TypeElementTest.cs
12 System.Web.Services.Discovery/ContractReferenceTest.cs
16 System.Web.Services.Description/TypesTest.cs
21 System.Web.Services.Description/PortTypeTest.cs
30 System.Web.Services.Description/WebReferenceTest.cs
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Client/
H A DParameterized.System.Data.Services.Client.cs13 namespace System.Data.Services.Client {
20 …return System.Data.Services.Client.TextRes.GetString(System.Data.Services.Client.TextRes.BatchStre…
25 …return System.Data.Services.Client.TextRes.GetString(System.Data.Services.Client.TextRes.BatchStre… in BatchStream_ContentExpected()
29 …return System.Data.Services.Client.TextRes.GetString(System.Data.Services.Client.TextRes.BatchStre… in BatchStream_ContentUnexpected()
45 …return System.Data.Services.Client.TextRes.GetString(System.Data.Services.Client.TextRes.BatchStre… in BatchStream_InvalidDelimiter()
123 …return System.Data.Services.Client.TextRes.GetString(System.Data.Services.Client.TextRes.Batch_Exp… in Batch_ExpectedResponse()
138 …return System.Data.Services.Client.TextRes.GetString(System.Data.Services.Client.TextRes.Context_B…
159 …return System.Data.Services.Client.TextRes.GetString(System.Data.Services.Client.TextRes.Context_I… in Context_InternalError()
616 …return System.Data.Services.Client.TextRes.GetString(System.Data.Services.Client.TextRes.Util_Empt…
622 …return System.Data.Services.Client.TextRes.GetString(System.Data.Services.Client.TextRes.Util_Empt…
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/
H A DSystem.Data.Services.Client.dll.sources4 ./Client/Parameterized.System.Data.Services.Client.cs
7 ./Client/System/Data/Services/Client/ALinq/Evaluator.cs
33 ./Client/System/Data/Services/Client/ArraySet.cs
36 ./Client/System/Data/Services/Client/AtomEntry.cs
37 ./Client/System/Data/Services/Client/AtomFeed.cs
57 ./Client/System.Data.Services.Client.cs
78 ./Client/System/Data/Services/Client/Error.cs
102 ./Client/System/Data/Services/Client/Util.cs
103 ./Client/System/Data/Services/Client/WebUtil.cs
104 ./Client/System/Data/Services/Client/XmlUtil.cs
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services/
H A DSystem.Data.Services.dll.sources7 ./System.Data.Services/DataService.cs
8 ./System.Data.Services/DataServiceException.cs
9 ./System.Data.Services/DataServiceHost.cs
11 ./System.Data.Services/EntitySetRights.cs
12 ./System.Data.Services/ETagAttribute.cs
14 ./System.Data.Services/ExpandSegment.cs
17 ./System.Data.Services/IDataServiceHost.cs
18 ./System.Data.Services/IExpandedResult.cs
19 ./System.Data.Services/IExpandProvider.cs
21 ./System.Data.Services/IRequestHandler.cs
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Web.Services.cs57 namespace System.Web.Services
127 namespace System.Web.Services.Configuration
353 namespace System.Web.Services.Description
569Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
605Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
650Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
965 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1106Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1169Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1355 namespace System.Web.Services.Discovery
[all …]
H A DSystem.Data.Services.Client.cs22 namespace System.Data.Services.Client
27 public System.Data.Services.Client.Descriptor Descriptor { get { throw null; } }
51Services.Client.DataServiceContext context, System.Collections.Generic.IEnumerable<T> items, Syste… in DataServiceCollection()
52Services.Client.DataServiceContext context, string entitySetName, System.Func<System.Data.Services in DataServiceCollection()
107 …public System.Data.Services.Client.DataServiceResponse ExecuteBatch(params System.Data.Services.Cl… in ExecuteBatch()
108 …public System.Data.Services.Client.QueryOperationResponse<T> Execute<T>(System.Data.Services.Clien… in Execute()
114 …public System.Data.Services.Client.DataServiceStreamResponse GetReadStream(object entity, System.D… in GetReadStream()
118 …public System.Data.Services.Client.QueryOperationResponse LoadProperty(object entity, string prope… in LoadProperty()
122 …public System.Data.Services.Client.DataServiceResponse SaveChanges(System.Data.Services.Client.Sav… in SaveChanges()
232 public System.Data.Services.Client.EntityStates State { get { throw null; } }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Web.Services.cs57 namespace System.Web.Services
127 namespace System.Web.Services.Configuration
353 namespace System.Web.Services.Description
569Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
605Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
650Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
965 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1106Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1169Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1355 namespace System.Web.Services.Discovery
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Web.Services.cs94 namespace System.Web.Services
148 namespace System.Web.Services.Configuration
179 namespace System.Web.Services.Description
364Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
400Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
445Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
686 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
801Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
864Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
967 namespace System.Web.Services.Discovery
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Web.Services.cs94 namespace System.Web.Services
148 namespace System.Web.Services.Configuration
179 namespace System.Web.Services.Description
364Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
400Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
445Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
686 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
801Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
864Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
967 namespace System.Web.Services.Discovery
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Web.Services.cs23 namespace System.Web.Services
93 namespace System.Web.Services.Configuration
310 namespace System.Web.Services.Description
526Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
562Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
607Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
920 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1060Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1123Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1313 namespace System.Web.Services.Discovery
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Web.Services.cs23 namespace System.Web.Services
93 namespace System.Web.Services.Configuration
310 namespace System.Web.Services.Description
526Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
562Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
607Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
920 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1060Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1123Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1313 namespace System.Web.Services.Discovery
[all …]
H A DSystem.Data.Services.Client.cs25 namespace System.Data.Services.Client
30 public System.Data.Services.Client.Descriptor Descriptor { get { throw null; } }
54Services.Client.DataServiceContext context, System.Collections.Generic.IEnumerable<T> items, Syste… in DataServiceCollection()
55Services.Client.DataServiceContext context, string entitySetName, System.Func<System.Data.Services in DataServiceCollection()
110 …public System.Data.Services.Client.DataServiceResponse ExecuteBatch(params System.Data.Services.Cl… in ExecuteBatch()
111 …public System.Data.Services.Client.QueryOperationResponse<T> Execute<T>(System.Data.Services.Clien… in Execute()
117 …public System.Data.Services.Client.DataServiceStreamResponse GetReadStream(object entity, System.D… in GetReadStream()
121 …public System.Data.Services.Client.QueryOperationResponse LoadProperty(object entity, string prope… in LoadProperty()
125 …public System.Data.Services.Client.DataServiceResponse SaveChanges(System.Data.Services.Client.Sav… in SaveChanges()
235 public System.Data.Services.Client.EntityStates State { get { throw null; } }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Web.Services.cs23 namespace System.Web.Services
93 namespace System.Web.Services.Configuration
310 namespace System.Web.Services.Description
526Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
562Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
607Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
920 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1060Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1123Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1313 namespace System.Web.Services.Discovery
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Web.Services.cs23 namespace System.Web.Services
93 namespace System.Web.Services.Configuration
310 namespace System.Web.Services.Description
526Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
562Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
607Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
920 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1060Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1123Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1313 namespace System.Web.Services.Discovery
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Web.Services.cs25 namespace System.Web.Services
95 namespace System.Web.Services.Configuration
312 namespace System.Web.Services.Description
528Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
564Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
609Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
922 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1062Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1125Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1315 namespace System.Web.Services.Discovery
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Web.Services.cs23 namespace System.Web.Services
93 namespace System.Web.Services.Configuration
310 namespace System.Web.Services.Description
526Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
562Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
607Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
920 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1060Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1123Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1313 namespace System.Web.Services.Discovery
[all …]
H A DSystem.Data.Services.Client.cs25 namespace System.Data.Services.Client
30 public System.Data.Services.Client.Descriptor Descriptor { get { throw null; } }
54Services.Client.DataServiceContext context, System.Collections.Generic.IEnumerable<T> items, Syste… in DataServiceCollection()
55Services.Client.DataServiceContext context, string entitySetName, System.Func<System.Data.Services in DataServiceCollection()
110 …public System.Data.Services.Client.DataServiceResponse ExecuteBatch(params System.Data.Services.Cl… in ExecuteBatch()
111 …public System.Data.Services.Client.QueryOperationResponse<T> Execute<T>(System.Data.Services.Clien… in Execute()
117 …public System.Data.Services.Client.DataServiceStreamResponse GetReadStream(object entity, System.D… in GetReadStream()
121 …public System.Data.Services.Client.QueryOperationResponse LoadProperty(object entity, string prope… in LoadProperty()
125 …public System.Data.Services.Client.DataServiceResponse SaveChanges(System.Data.Services.Client.Sav… in SaveChanges()
235 public System.Data.Services.Client.EntityStates State { get { throw null; } }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Web.Services.cs23 namespace System.Web.Services
93 namespace System.Web.Services.Configuration
310 namespace System.Web.Services.Description
526Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
562Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
607Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
920 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1060Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1123Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1313 namespace System.Web.Services.Discovery
[all …]
H A DSystem.Data.Services.Client.cs25 namespace System.Data.Services.Client
30 public System.Data.Services.Client.Descriptor Descriptor { get { throw null; } }
54Services.Client.DataServiceContext context, System.Collections.Generic.IEnumerable<T> items, Syste… in DataServiceCollection()
55Services.Client.DataServiceContext context, string entitySetName, System.Func<System.Data.Services in DataServiceCollection()
110 …public System.Data.Services.Client.DataServiceResponse ExecuteBatch(params System.Data.Services.Cl… in ExecuteBatch()
111 …public System.Data.Services.Client.QueryOperationResponse<T> Execute<T>(System.Data.Services.Clien… in Execute()
117 …public System.Data.Services.Client.DataServiceStreamResponse GetReadStream(object entity, System.D… in GetReadStream()
121 …public System.Data.Services.Client.QueryOperationResponse LoadProperty(object entity, string prope… in LoadProperty()
125 …public System.Data.Services.Client.DataServiceResponse SaveChanges(System.Data.Services.Client.Sav… in SaveChanges()
235 public System.Data.Services.Client.EntityStates State { get { throw null; } }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Web.Services.cs25 namespace System.Web.Services
95 namespace System.Web.Services.Configuration
312 namespace System.Web.Services.Description
528Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
564Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
609Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
922 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1062Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1125Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1315 namespace System.Web.Services.Discovery
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Web.Services.cs22 namespace System.Web.Services
92 namespace System.Web.Services.Configuration
309 namespace System.Web.Services.Description
525Services.Configuration.XmlFormatExtensionAttribute("content", "http://schemas.xmlsoap.org/wsdl/mim…
561Services.Configuration.XmlFormatExtensionAttribute("text", "http://microsoft.com/wsdl/mime/textMat…
606Services.Configuration.XmlFormatExtensionAttribute("mimeXml", "http://schemas.xmlsoap.org/wsdl/mim…
919 public System.Web.Services.Description.ServiceCollection Services { get { throw null; } } property in System.Web.Services.Description.ServiceDescription
1059Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap12…
1122Services.Configuration.XmlFormatExtensionAttribute("body", "http://schemas.xmlsoap.org/wsdl/soap/"…
1312 namespace System.Web.Services.Discovery
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/helpers/gitlab_ci_yaml_parser/
H A Dparser_test.go110 require.Len(t, jobResponse.Services, 2)
112 assert.Empty(t, jobResponse.Services[0].Alias)
113 assert.Empty(t, jobResponse.Services[0].Command)
116 assert.Empty(t, jobResponse.Services[1].Alias)
117 assert.Empty(t, jobResponse.Services[1].Command)
133 require.Len(t, jobResponse.Services, 2)
140 assert.Empty(t, jobResponse.Services[1].Command)
147 require.Len(t, jobResponse.Services, 2)
161 require.Len(t, jobResponse.Services, 2)
163 assert.Empty(t, jobResponse.Services[0].Alias)
[all …]
/dports/devel/elixir-cachex/cachex-3.0.3/test/cachex/
H A Dservices_test.exs6 { Services.Overseer, _, _, _, _, _ },
7 { Services.Locksmith, _, _, _, _, _ }
8 ] = Services.app_spec()
14 cache = Services.Overseer.retrieve(name)
22 { Services.Courier, _, _, _, _, _ },
23 { Services.Janitor, _, _, _, _, _ }
24 ] = Services.cache_spec(cache)
41 ] = Services.cache_spec(cache)
56 ] = Services.cache_spec(cache)
65 assert Services.locate(cache, Services.Courier) != nil
[all …]

12345678910>>...265