/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/validator/ |
D | SdkStore.java | 42 private final Set<Sdk> sdks = new TreeSet<>(); 45 List<Sdk> sdksMatching(Implementation implementation, int classMinSdk, int classMaxSdk) { in sdksMatching() 64 List<Sdk> matchingSdks = new ArrayList<>(); in sdksMatching() 65 for (Sdk sdk : sdks) { in sdksMatching() 81 private static List<Sdk> loadFromSdksFile(String resourceFileName) { in loadFromSdksFile() 89 List<Sdk> sdks = new ArrayList<>(); in loadFromSdksFile() 93 sdks.add(new Sdk(line)); in loadFromSdksFile() 116 static class Sdk implements Comparable<Sdk> { class in SdkStore 125 Sdk(String path) { in Sdk() method in SdkStore.Sdk 307 public int compareTo(Sdk sdk) { in compareTo()
|
/external/flatbuffers/net/FlatBuffers/ |
D | FlatBuffers.Core.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideClient/ |
D | RouteGuideClient.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/examples/csharp/Helloworld/GreeterServer/ |
D | GreeterServer.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideServer/ |
D | RouteGuideServer.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/examples/csharp/Helloworld/GreeterClient/ |
D | GreeterClient.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/ |
D | Greeter.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/flatbuffers/tests/FlatBuffers.Benchmarks/ |
D | FlatBuffers.Benchmarks.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/ |
D | RouteGuide.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting.StressClient/ |
D | Grpc.IntegrationTesting.StressClient.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.Examples.MathServer/ |
D | Grpc.Examples.MathServer.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting.Server/ |
D | Grpc.IntegrationTesting.Server.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.Examples.MathClient/ |
D | Grpc.Examples.MathClient.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting.Client/ |
D | Grpc.IntegrationTesting.Client.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.Examples/ |
D | Grpc.Examples.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting.QpsWorker/ |
D | Grpc.IntegrationTesting.QpsWorker.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/ |
D | Grpc.Microbenchmarks.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.Reflection.Tests/ |
D | Grpc.Reflection.Tests.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.HealthCheck.Tests/ |
D | Grpc.HealthCheck.Tests.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/ |
D | Grpc.Core.Tests.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.Examples.Tests/ |
D | Grpc.Examples.Tests.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/test/distrib/csharp/DistribTest/ |
D | DistribTestDotNet.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.HealthCheck/ |
D | Grpc.HealthCheck.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.Core.Testing/ |
D | Grpc.Core.Testing.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|
/external/grpc-grpc/src/csharp/Grpc.Reflection/ |
D | Grpc.Reflection.csproj | 1 <Project Sdk="Microsoft.NET.Sdk">
|