HomeSort by relevance Sort by last modified time
    Searched refs:Reply (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ses/
exceptions.py 19 Raised when a "Reply-To" address has not been validated in SES yet.
  /prebuilts/go/darwin-x86/src/net/rpc/
server_test.go 37 type Reply struct {
45 func (t *Arith) Add(args Args, reply *Reply) error {
46 reply.C = args.A + args.B
50 func (t *Arith) Mul(args *Args, reply *Reply) error {
51 reply.C = args.A * args.B
55 func (t *Arith) Div(args Args, reply *Reply) error {
59 reply.C = args.A / args.
    [all...]
client_test.go 50 func (s *S) Recv(nul *struct{}, reply *R) error {
51 *reply = R{[]byte("foo")}
81 var reply Reply
82 err = client.Call("S.Recv", &struct{}{}, &reply)
87 fmt.Printf("%#v\n", reply)
client.go 32 Reply interface{} // The reply from the function (*struct).
141 err = client.codec.ReadResponseBody(call.Reply)
179 log.Println("rpc: discarding Call reply due to insufficient Done chan capacity")
292 func (client *Client) Go(serviceMethod string, args interface{}, reply interface{}, done chan *Call) *Call {
296 call.Reply = reply
314 func (client *Client) Call(serviceMethod string, args interface{}, reply interface{}) error {
315 call := <-client.Go(serviceMethod, args, reply, make(chan *Call, 1)).Done
  /prebuilts/go/linux-x86/src/net/rpc/
server_test.go 37 type Reply struct {
45 func (t *Arith) Add(args Args, reply *Reply) error {
46 reply.C = args.A + args.B
50 func (t *Arith) Mul(args *Args, reply *Reply) error {
51 reply.C = args.A * args.B
55 func (t *Arith) Div(args Args, reply *Reply) error {
59 reply.C = args.A / args.
    [all...]
client_test.go 50 func (s *S) Recv(nul *struct{}, reply *R) error {
51 *reply = R{[]byte("foo")}
81 var reply Reply
82 err = client.Call("S.Recv", &struct{}{}, &reply)
87 fmt.Printf("%#v\n", reply)
client.go 32 Reply interface{} // The reply from the function (*struct).
141 err = client.codec.ReadResponseBody(call.Reply)
179 log.Println("rpc: discarding Call reply due to insufficient Done chan capacity")
292 func (client *Client) Go(serviceMethod string, args interface{}, reply interface{}, done chan *Call) *Call {
296 call.Reply = reply
314 func (client *Client) Call(serviceMethod string, args interface{}, reply interface{}) error {
315 call := <-client.Go(serviceMethod, args, reply, make(chan *Call, 1)).Done
  /system/webservd/libwebserv/
mock_response.h 47 void Reply(int status_code,
response.h 50 // Generic reply method for sending arbitrary binary data response.
51 virtual void Reply(int status_code,
55 // Reply with text body.
60 // Reply with JSON object. The content type will be "application/json".
response_impl.h 40 void Reply(int status_code,
response.cc 52 void ResponseImpl::Reply(int status_code,
65 Reply(status_code, brillo::MemoryStream::OpenCopyOf(text, nullptr),
  /prebuilts/go/darwin-x86/src/net/rpc/jsonrpc/
all_test.go 24 type Reply struct {
32 Result Reply `json:"result"`
36 func (t *Arith) Add(args *Args, reply *Reply) error {
37 reply.C = args.A + args.B
41 func (t *Arith) Mul(args *Args, reply *Reply) error {
42 reply.C = args.A * args.B
46 func (t *Arith) Div(args *Args, reply *Reply) error
    [all...]
  /prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
all_test.go 24 type Reply struct {
32 Result Reply `json:"result"`
36 func (t *Arith) Add(args *Args, reply *Reply) error {
37 reply.C = args.A + args.B
41 func (t *Arith) Mul(args *Args, reply *Reply) error {
42 reply.C = args.A * args.B
46 func (t *Arith) Div(args *Args, reply *Reply) error
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c 4908 Reply *reply = (Reply *)ARG1; local
4943 Reply *reply = (Reply *)ARG1; local
4972 Reply *reply = (Reply *)ARG1; local
5006 Reply *reply = (Reply *)ARG1; local
5100 Reply *reply = (Reply *)ARG1; local
5174 Reply *reply = (Reply *)ARG1; local
5349 Reply *reply = (Reply *)ARG1; local
5385 Reply *reply = (Reply *)ARG1; local
5437 Reply *reply = (Reply *)ARG1; local
5486 Reply *reply = (Reply *)ARG1; local
5535 Reply *reply = (Reply *)ARG1; local
5627 Reply *reply = (Reply *)ARG1; local
5672 Reply *reply = (Reply *)ARG1; local
5923 Reply *reply = (Reply *)ARG1; local
5990 Reply *reply = (Reply *)ARG1; local
6030 Reply *reply = (Reply *)ARG1; local
6071 Reply *reply = (Reply *)ARG1; local
6107 Reply *reply = (Reply *)ARG1; local
6146 Reply *reply = (Reply *)ARG1; local
6217 Reply *reply = (Reply *)ARG1; local
6254 Reply *reply = (Reply *)ARG1; local
6291 Reply *reply = (Reply *)ARG1; local
6375 Reply *reply = (Reply *)ARG1; local
6435 Reply *reply = (Reply *)ARG1; local
6492 Reply *reply = (Reply *)ARG1; local
6548 Reply *reply = (Reply *)ARG1; local
6690 Reply *reply = (Reply *)ARG1; local
6745 Reply *reply = (Reply *)ARG1; local
6807 Reply *reply = (Reply *)ARG1; local
6884 Reply *reply = (Reply *)ARG1; local
6939 Reply *reply = (Reply *)ARG1; local
6982 Reply *reply = (Reply *)ARG1; local
7025 Reply *reply = (Reply *)ARG1; local
7070 Reply *reply = (Reply *)ARG1; local
7129 Reply *reply = (Reply *)ARG1; local
7185 Reply *reply = (Reply *)ARG1; local
7238 Reply *reply = (Reply *)ARG1; local
7286 Reply *reply = (Reply *)ARG1; local
7330 Reply *reply = (Reply *)ARG1; local
7394 Reply *reply = (Reply *)ARG1; local
7461 Reply *reply = (Reply *)ARG1; local
7513 Reply *reply = (Reply *)ARG1; local
7649 Reply *reply = (Reply *)ARG1; local
7810 Reply *reply = (Reply *)ARG1; local
7919 Reply *reply = (Reply *)ARG1; local
7970 Reply *reply = (Reply *)ARG1; local
    [all...]
  /external/libbrillo/brillo/http/
http_transport_fake.h 189 // Call the Reply() or the appropriate ReplyNNN() specialization to provide
191 // custom response headers. The Reply-methods will already provide the
200 // Generic reply method.
201 void Reply(int status_code,
205 // Reply with text body.
209 // Reply with JSON object. The content type will be "application/json".
219 void Reply(int status_code,
224 Reply(status_code, data.data(), data.size() * sizeof(T), mime_type);
230 void Reply(int status_code, const T& data, const std::string& mime_type) {
233 Reply(status_code, &data, sizeof(T), mime_type)
    [all...]
http_transport_fake.cc 238 void ServerResponse::Reply(int status_code,
253 Reply(status_code, text.data(), text.size(), mime_type);
http_utils_unittest.cc 29 response->Reply(status_code::Ok,
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 41 ATTRIBUTE Ascend-DHCP-Reply 147 integer
282 VALUE Ascend-DHCP-Reply DHCP-Reply-No 0
283 VALUE Ascend-DHCP-Reply DHCP-Reply-Yes 1
dictionary 62 ATTRIBUTE Reply-Message 18 string
  /external/google-breakpad/src/client/mac/handler/
exception_handler.cc 126 mach_msg_header_t* reply);
185 } Reply;
191 Reply* OutP = (Reply*)OutHeadP;
206 mach_msg_header_t* reply) {
207 return exc_server(request, reply);
594 // code into the reply.
595 ExceptionReplyMessage reply; local
596 if (!breakpad_exc_server(&receive.header, &reply.header))
599 // Send a reply and exi
    [all...]
  /prebuilts/go/darwin-x86/src/math/rand/
example_test.go 30 "Reply hazy try again",
36 "My reply is no",
  /prebuilts/go/linux-x86/src/math/rand/
example_test.go 30 "Reply hazy try again",
36 "My reply is no",
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h 300 IPWL_NoteItem* Reply();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcasync.h 73 RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCompleteCall(PRPC_ASYNC_STATE pAsync,void *Reply);
  /prebuilts/go/darwin-x86/src/net/textproto/
reader.go 654 "In-Reply-To",

Completed in 669 milliseconds

1 2