/external/grpc-grpc/test/cpp/util/ |
proto_reflection_descriptor_database.h | 32 // ProtoReflectionDescriptorDatabase takes a stub of ServerReflection and 38 std::unique_ptr<reflection::v1alpha::ServerReflection::Stub> stub); 99 std::unique_ptr<grpc::reflection::v1alpha::ServerReflection::Stub> stub_;
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
NetworkCallbackTest.java | 66 private class TestNetworkCallback extends INetworkCallback.Stub { 174 registerNetworkCallback((INetworkCallback.Stub) mTestNetworkCallback); 210 registerNetworkCallback((INetworkCallback.Stub) mTestNetworkCallback);
|
MyServiceClient.java | 52 mService = IMyService.Stub.asInterface(service);
|
RemoteSocketFactoryClient.java | 58 mService = IRemoteSocketFactory.Stub.asInterface(service);
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
IsolatedService.java | 74 private final IRemoteService.Stub mBinder = new IRemoteService.Stub() { 167 mService = IRemoteService.Stub.asInterface(service);
|
RemoteService.java | 123 private final IRemoteService.Stub mBinder = new IRemoteService.Stub() { 135 private final ISecondary.Stub mSecondaryBinder = new ISecondary.Stub() { 314 mService = IRemoteService.Stub.asInterface(service); 355 mSecondaryService = ISecondary.Stub.asInterface(service); 443 private IRemoteServiceCallback mCallback = new IRemoteServiceCallback.Stub() {
|
/external/grpc-grpc/test/cpp/interop/ |
reconnect_interop_client.cc | 60 std::unique_ptr<ReconnectService::Stub> control_stub( 86 std::unique_ptr<ReconnectService::Stub> retry_stub(
|
/external/grpc-grpc/test/cpp/microbenchmarks/ |
bm_opencensus_plugin.cc | 85 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub = local 93 grpc::Status status = stub->Echo(&context, request, &response); 105 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub = local 113 grpc::Status status = stub->Echo(&context, request, &response);
|
fullstack_streaming_pump.h | 55 std::unique_ptr<EchoTestService::Stub> stub( 58 auto request_rw = stub->AsyncBidiStream(&cli_ctx, fixture->cq(), tag(1)); 124 std::unique_ptr<EchoTestService::Stub> stub( 127 auto request_rw = stub->AsyncBidiStream(&cli_ctx, fixture->cq(), tag(1));
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/devicepolicy/provisioning/ |
StartProvisioningActivity.java | 48 mResultCallback = IBooleanCallback.Stub.asInterface(
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/devicepolicy/provisioning/ |
StartProvisioningActivity.java | 48 mResultCallback = IBooleanCallback.Stub.asInterface(
|
/cts/tests/tests/binder_ndk/src/android/binder/cts/ |
SyncTestServiceConnection.java | 49 mInterface = ITest.Stub.asInterface(service);
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeyPermissionEvent.java | 40 IPackageManager pm = IPackageManager.Stub.asInterface(ServiceManager.getService("package"));
|
/external/grpc-grpc/examples/cpp/helloworld/ |
greeter_async_client.cc | 100 // Out of the passed in Channel comes the stub, stored here, our view of the 102 std::unique_ptr<Greeter::Stub> stub_;
|
greeter_client.cc | 71 std::unique_ptr<Greeter::Stub> stub_;
|
/external/grpc-grpc/examples/ruby/errors_and_cancellation/ |
error_examples_client.rb | 31 def run_get_feature_expect_error(stub) 32 resp = stub.get_feature(Point.new) 35 def run_list_features_expect_error(stub) 36 resps = stub.list_features(Rectangle.new) 42 def run_record_route_expect_error(stub) 43 stub.record_route([]) 46 def run_route_chat_expect_error(stub) 47 resps = stub.route_chat([]) 54 stub = RouteGuide::Stub.new('localhost:50051', :this_channel_is_insecure [all...] |
/external/grpc-grpc/src/ruby/end2end/ |
sig_handling_client.rb | 21 def initialize(srv, stub) 23 @stub = stub 27 response = @stub.echo(Echo::EchoRequest.new(request: req.request)) 72 stub = Echo::EchoServer::Stub.new("localhost:#{server_port}", 74 control_service = SigHandlingClientController.new(srv, stub) 81 stub.echo(Echo::EchoRequest.new(request: 'client/child started'))
|
/external/python/cpython2/Lib/unittest/test/ |
test_case.py | [all...] |
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/ |
MyService.java | 54 private IMyService.Stub mBinder = 55 new IMyService.Stub() {
|
Common.java | 72 final INetworkStateObserver observer = INetworkStateObserver.Stub.asInterface(
|
/external/grpc-grpc/src/ruby/bin/ |
math_client.rb | 44 def do_div(stub) 49 resp = stub.div(req) 54 def do_sum(stub) 60 resp = stub.sum(reqs) # reqs.is_a?(Enumerable) 65 def do_fib(stub) 70 resp = stub.fib(req) 77 def do_div_many(stub) 85 resp = stub.div_many(reqs) 127 stub = Math::Math::Stub.new(options['host'], **stub_opts [all...] |
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/ |
WindowFocusStealerService.java | 40 private final class BinderService extends IWindowFocusStealer.Stub {
|
/cts/tests/tests/telecom/CallRedirectionServiceTestApp/src/android/telecom/cts/redirectiontestapp/ |
CtsCallRedirectionServiceController.java | 55 private final IBinder mControllerInterface = new ICtsCallRedirectionServiceController.Stub() {
|
/cts/tests/tests/telecom/CallScreeningServiceTestApp/src/android/telecom/cts/screeningtestapp/ |
CallScreeningServiceControl.java | 44 new android.telecom.cts.screeningtestapp.ICallScreeningControl.Stub() {
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/ |
DebugSupport.h | 112 stub memory.
216 Allocate pool for a new IDT entry stub.
218 Copy the generic stub into the new buffer and fixup the vector number
221 @param ExceptionType This is the exception type that the new stub will be created
223 @param Stub On successful exit, *Stub contains the newly allocated entry stub.
229 OUT VOID **Stub
270 Creates a nes entry stub. Then saves the current IDT entry and replaces it
274 This code executes in boot services context. The stub entry executes in interrupt [all...] |