/external/autotest/client/common_lib/cros/tendo/ |
D | buffet_dbus_helper.py | 12 SERVICE_NAME = 'org.chromium.Buffet' variable 51 manager_proxy = bus.get_object(SERVICE_NAME, MANAGER_OBJECT_PATH) 55 bus.get_object(SERVICE_NAME, OBJECT_MANAGER_PATH),
|
D | peerd_config.py | 12 SERVICE_NAME = 'org.chromium.peerd' variable 26 def confirm_peerd_up(service_name=SERVICE_NAME, timeout_seconds=10, host=None): 81 confirm_peerd_up(service_name=SERVICE_NAME,
|
/external/autotest/client/cros/tendo/ |
D | peerd_dbus_helper.py | 20 SERVICE_NAME = 'org.chromium.peerd' variable 59 if not bus.name_has_owner(SERVICE_NAME): 77 self._bus.get_object(SERVICE_NAME, DBUS_PATH_MANAGER), 83 self._bus.get_object(SERVICE_NAME, DBUS_PATH_OBJECT_MANAGER),
|
/external/autotest/client/site_tests/webservd_BasicDBusAPI/ |
D | webservd_BasicDBusAPI.py | 11 SERVICE_NAME = 'org.chromium.WebServer' variable 25 bus.get_object(SERVICE_NAME, MANAGER_OBJECT_PATH),
|
/external/python/apitools/samples/servicemanagement_sample/ |
D | messages_test.py | 30 SERVICE_NAME = 'test-service' 44 string_value=SERVICE_NAME)),
|
/external/autotest/client/site_tests/peerd_MonitorsDBusConnections/ |
D | peerd_MonitorsDBusConnections.py | 24 peerd_config.SERVICE_NAME, 54 self._bus.get_object(peerd_config.SERVICE_NAME,
|
/external/opencensus-java/exporters/trace/jaeger/src/test/java/io/opencensus/exporter/trace/jaeger/ |
D | JaegerExporterHandlerIntegrationTest.java | 58 private static final String SERVICE_NAME = "test"; field in JaegerExporterHandlerIntegrationTest 95 JaegerTraceExporter.createAndRegister(thriftTracesEndpoint(), SERVICE_NAME); in before() local 130 httpRequestFactory.buildGetRequest(new GenericUrl(tracesForServiceEndpoint(SERVICE_NAME))); in exportToJaeger() 210 assertThat(p1.get("serviceName").getAsString()).isEqualTo(SERVICE_NAME); in exportToJaeger()
|
/external/selinux/policycoreutils/run_init/ |
D | run_init.c | 85 #define SERVICE_NAME "run_init" /* the name of this program for PAM */ macro 123 if (PAM_SUCCESS != pam_start(SERVICE_NAME, in authenticate_via_pam()
|
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ |
D | TestServiceGrpc.java | 31 public static final String SERVICE_NAME = "grpc.testing.TestService"; field in TestServiceGrpc 38 fullMethodName = SERVICE_NAME + '/' + "EmptyCall", 70 fullMethodName = SERVICE_NAME + '/' + "UnaryCall", 102 fullMethodName = SERVICE_NAME + '/' + "CacheableUnaryCall", 134 fullMethodName = SERVICE_NAME + '/' + "StreamingOutputCall", 166 fullMethodName = SERVICE_NAME + '/' + "StreamingInputCall", 198 fullMethodName = SERVICE_NAME + '/' + "FullDuplexCall", 230 fullMethodName = SERVICE_NAME + '/' + "HalfDuplexCall", 262 fullMethodName = SERVICE_NAME + '/' + "UnimplementedCall", 856 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
D | ReconnectServiceGrpc.java | 30 public static final String SERVICE_NAME = "grpc.testing.ReconnectService"; field in ReconnectServiceGrpc 37 fullMethodName = SERVICE_NAME + '/' + "Start", 69 fullMethodName = SERVICE_NAME + '/' + "Stop", 360 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
D | MetricsServiceGrpc.java | 27 public static final String SERVICE_NAME = "grpc.testing.MetricsService"; field in MetricsServiceGrpc 34 fullMethodName = SERVICE_NAME + '/' + "GetAllGauges", 66 fullMethodName = SERVICE_NAME + '/' + "GetGauge", 362 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
D | UnimplementedServiceGrpc.java | 31 public static final String SERVICE_NAME = "grpc.testing.UnimplementedService"; field in UnimplementedServiceGrpc 38 fullMethodName = SERVICE_NAME + '/' + "UnimplementedCall", 303 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/channelz/v1/ |
D | ChannelzGrpc.java | 31 public static final String SERVICE_NAME = "grpc.channelz.v1.Channelz"; field in ChannelzGrpc 38 fullMethodName = SERVICE_NAME + '/' + "GetTopChannels", 70 fullMethodName = SERVICE_NAME + '/' + "GetServers", 102 fullMethodName = SERVICE_NAME + '/' + "GetServerSockets", 134 fullMethodName = SERVICE_NAME + '/' + "GetChannel", 166 fullMethodName = SERVICE_NAME + '/' + "GetSubchannel", 198 fullMethodName = SERVICE_NAME + '/' + "GetSocket", 737 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ |
D | BenchmarkServiceGrpc.java | 27 public static final String SERVICE_NAME = "grpc.testing.BenchmarkService"; field in BenchmarkServiceGrpc 34 fullMethodName = SERVICE_NAME + '/' + "UnaryCall", 66 fullMethodName = SERVICE_NAME + '/' + "StreamingCall", 98 fullMethodName = SERVICE_NAME + '/' + "StreamingFromClient", 130 fullMethodName = SERVICE_NAME + '/' + "StreamingFromServer", 162 fullMethodName = SERVICE_NAME + '/' + "StreamingBothWays", 566 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
D | WorkerServiceGrpc.java | 27 public static final String SERVICE_NAME = "grpc.testing.WorkerService"; field in WorkerServiceGrpc 34 fullMethodName = SERVICE_NAME + '/' + "RunServer", 66 fullMethodName = SERVICE_NAME + '/' + "RunClient", 98 fullMethodName = SERVICE_NAME + '/' + "CoreCount", 130 fullMethodName = SERVICE_NAME + '/' + "QuitWorker", 517 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
D | ReportQpsScenarioServiceGrpc.java | 27 public static final String SERVICE_NAME = "grpc.testing.ReportQpsScenarioService"; field in ReportQpsScenarioServiceGrpc 34 fullMethodName = SERVICE_NAME + '/' + "ReportScenario", 283 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
/external/grpc-grpc-java/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/ |
D | SimpleServiceGrpc.java | 30 public static final String SERVICE_NAME = "grpc.testing.SimpleService"; field in SimpleServiceGrpc 37 fullMethodName = SERVICE_NAME + '/' + "UnaryRpc", 69 fullMethodName = SERVICE_NAME + '/' + "ClientStreamingRpc", 101 fullMethodName = SERVICE_NAME + '/' + "ServerStreamingRpc", 133 fullMethodName = SERVICE_NAME + '/' + "BidiStreamingRpc", 502 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
/external/grpc-grpc-java/grpclb/src/generated/main/grpc/io/grpc/lb/v1/ |
D | LoadBalancerGrpc.java | 27 public static final String SERVICE_NAME = "grpc.lb.v1.LoadBalancer"; field in LoadBalancerGrpc 34 fullMethodName = SERVICE_NAME + '/' + "BalanceLoad", 261 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ |
D | ServerReflectionGrpc.java | 27 public static final String SERVICE_NAME = "grpc.reflection.v1alpha.ServerReflection"; field in ServerReflectionGrpc 34 fullMethodName = SERVICE_NAME + '/' + "ServerReflectionInfo", 263 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
/external/grpc-grpc-java/alts/src/generated/main/grpc/io/grpc/alts/internal/ |
D | HandshakerServiceGrpc.java | 27 public static final String SERVICE_NAME = "grpc.gcp.HandshakerService"; field in HandshakerServiceGrpc 34 fullMethodName = SERVICE_NAME + '/' + "DoHandshake", 271 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/health/v1/ |
D | HealthGrpc.java | 27 public static final String SERVICE_NAME = "grpc.health.v1.Health"; field in HealthGrpc 34 fullMethodName = SERVICE_NAME + '/' + "Check", 271 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
/external/grpc-grpc-java/services/src/generated/test/grpc/io/grpc/reflection/testing/ |
D | ReflectableServiceGrpc.java | 27 public static final String SERVICE_NAME = "grpc.reflection.testing.ReflectableService"; field in ReflectableServiceGrpc 34 fullMethodName = SERVICE_NAME + '/' + "Method", 271 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
D | DynamicServiceGrpc.java | 30 public static final String SERVICE_NAME = "grpc.reflection.testing.DynamicService"; field in DynamicServiceGrpc 37 fullMethodName = SERVICE_NAME + '/' + "Method", 298 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
D | AnotherDynamicServiceGrpc.java | 30 public static final String SERVICE_NAME = "grpc.reflection.testing.AnotherDynamicService"; field in AnotherDynamicServiceGrpc 37 fullMethodName = SERVICE_NAME + '/' + "Method", 298 serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME) in getServiceDescriptor()
|
/external/ppp/pppd/ |
D | session.c | 97 #define SERVICE_NAME "ppp" macro 220 pam_error = pam_start (SERVICE_NAME, usr, &pam_conv_data, &pamh);
|