HomeSort by relevance Sort by last modified time
    Searched defs:reply (Results 226 - 250 of 352) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java 100 public int onConnect(final HeaderSet request, HeaderSet reply) {
120 reply.setHeader(HeaderSet.WHO, uuid);
130 reply.setHeader(HeaderSet.TARGET, remote);
163 public int onAbort(HeaderSet request, HeaderSet reply) {
320 public int onSetPath(final HeaderSet request, final HeaderSet reply, final boolean backup,
  /bionic/libc/kernel/common/linux/
fd.h 237 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /development/ndk/platforms/android-3/include/linux/
fd.h 244 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /external/chromium/net/base/
host_resolver_impl.cc 697 Task* reply = NewRunnableMethod(this, &IPv6ProbeJob::OnProbeComplete, local
705 origin_loop_->PostTask(FROM_HERE, reply);
710 // We didn't post, so delete the reply.
711 delete reply;
    [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider_chromeos.cc 106 void UpdateCheckCallback(AutomationJSONReply* reply,
109 reply->SendSuccess(NULL);
111 reply->SendError("update check failed");
112 delete reply;
200 AutomationJSONReply reply(this, reply_message);
205 reply.SendError("No user manager!");
233 reply.SendSuccess(return_value.get());
259 AutomationJSONReply reply(this, reply_message);
264 reply.SendError("Invalid or missing args.");
271 reply.SendError("Unable to access ExistingUserController")
1133 AutomationJSONReply* reply = new AutomationJSONReply(this, reply_message); local
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc 1272 IPC::Message* reply = IPC::SyncMessage::GenerateReply(&msg); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
glxcmds.c 581 xGLXIsDirectReply reply; local
593 xcb_glx_is_direct_reply_t *reply = xcb_glx_is_direct_reply(c, local
598 const Bool is_direct = (reply != NULL && reply->is_direct) ? True : False;
605 free(reply);
615 _XReply(dpy, (xReply *) & reply, 0, False);
619 return reply.isDirect;
1422 xGLXQueryContextReply reply; local
    [all...]
  /external/kernel-headers/original/linux/
fd.h 355 unsigned char reply[16]; member in struct:floppy_raw_cmd
  /external/libppp/src/
bundle.c 1548 int niov, f, expect, newsid, fd[SEND_MAXFD], nfd, reply[2]; local
    [all...]
  /external/mesa3d/src/glx/
glxcmds.c 581 xGLXIsDirectReply reply; local
593 xcb_glx_is_direct_reply_t *reply = xcb_glx_is_direct_reply(c, local
598 const Bool is_direct = (reply != NULL && reply->is_direct) ? True : False;
605 free(reply);
615 _XReply(dpy, (xReply *) & reply, 0, False);
619 return reply.isDirect;
1422 xGLXQueryContextReply reply; local
    [all...]
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
SpdyStream.java 85 /** Headers sent in the stream reply. Null if reply is either not sent or not sent yet. */
188 * Sends a reply to an incoming stream.
193 public void reply(List<String> responseHeaders, boolean out) throws IOException { method in class:SpdyStream
201 throw new IllegalStateException("cannot reply to a locally initiated stream");
204 throw new IllegalStateException("reply already sent");
236 * and a {@link #reply} has not yet been sent.
241 throw new IllegalStateException("reply before requesting the output stream");
  /external/openssh/
clientloop.c 550 packet_put_char(1); /* boolean: want reply */
1925 int exitval, id, reply, success = 0; local
    [all...]
mux.c 314 /* Reply for SSHMUX_COMMAND_OPEN */
388 /* prepare reply */
403 /* prepare reply */
425 /* prepare reply */
474 /* reply is deferred, sent by mux_session_confirm */
483 /* prepare reply */
582 /* no channel for reply */
760 /* delayed reply in mux_confirm_remote_forward */
857 /* prepare reply */
872 /* prepare reply */
1186 Buffer reply; local
    [all...]
  /external/qemu/
gdbstub.c 465 printf("reply='%s'\n", buf);
2070 uint8_t reply; local
    [all...]
  /external/smack/src/org/jivesoftware/smackx/workgroup/agent/
AgentSession.java 682 IQ reply = new IQ() { local
687 reply.setPacketID(packet.getPacketID());
688 reply.setTo(packet.getFrom());
689 reply.setType(IQ.Type.RESULT);
690 connection.sendPacket(reply);
778 IQ reply = new IQ() { local
783 reply.setPacketID(packet.getPacketID());
784 reply.setType(IQ.Type.RESULT);
785 connection.sendPacket(reply);
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius_server.c 563 RADIUS_DEBUG("Failed to allocate reply message");
704 struct radius_msg *reply; local
758 RADIUS_DEBUG("No previous reply available for duplicate "
815 reply = radius_server_encapsulate_eap(data, client, sess, msg);
817 if (reply) {
821 RADIUS_DEBUG("Reply to %s:%d", from_addr, from_port);
823 radius_msg_dump(reply);
826 switch (radius_msg_get_hdr(reply)->code) {
840 buf = radius_msg_get_buf(reply);
848 sess->last_reply = reply;
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 88 struct wpa_eapol_key *reply; local
106 sizeof(*reply), &rlen, (void *) &reply);
110 reply->type = sm->proto == WPA_PROTO_RSN ?
119 WPA_PUT_BE16(reply->key_info, key_info);
120 WPA_PUT_BE16(reply->key_length, 0);
121 os_memcpy(reply->replay_counter, sm->request_counter,
125 WPA_PUT_BE16(reply->key_data_length, 0);
133 reply->key_mic : NULL);
277 struct wpa_eapol_key *reply; local
997 struct wpa_eapol_key *reply; local
1276 struct wpa_eapol_key *reply; local
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_er.c 536 struct wpabuf *reply)
538 /* Note: reply includes null termination after the buffer data */
539 const char *tmp, *data = wpabuf_head(reply);
543 wpabuf_head(reply), wpabuf_len(reply));
613 struct wpabuf *reply; local
618 reply = http_client_get_body(c);
619 if (reply == NULL)
621 wps_er_parse_device_description(ap, reply);
1173 * Reply with OK anyway to avoid getting unregistered fro
1640 struct wpabuf *reply; local
1817 struct wpabuf *reply; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c 72 DBusMessage *reply = NULL; local
132 return reply;
138 reply = wpas_dbus_error_invalid_args(message, entry.key);
139 return reply;
284 DBusMessage *reply = NULL; local
331 reply =
339 reply = wpas_dbus_error_invalid_args(
351 reply = wpas_dbus_error_unknown_error(
363 return reply;
367 reply = wpas_dbus_error_invalid_args(message, NULL)
407 DBusMessage *reply = NULL; local
424 DBusMessage *reply = NULL; local
562 DBusMessage *reply = NULL; local
1612 DBusMessage *reply = NULL; local
1694 DBusMessage *reply = NULL; local
2059 DBusMessage *reply = NULL; local
2144 DBusMessage *reply = NULL; local
2245 DBusMessage *reply = NULL; local
2339 DBusMessage *reply = NULL; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp 321 char reply[100]; local
334 reply_len = sizeof(reply) - 1;
335 if (wpagui->ctrlRequest(cmd, reply, &reply_len) < 0) {
352 char reply[20]; local
354 reply_len = sizeof(reply) - 1;
355 if (wpagui->ctrlRequest("P2P_FIND", reply, &reply_len) < 0 ||
356 memcmp(reply, "FAIL", 4) == 0) {
367 char reply[20]; local
369 reply_len = sizeof(reply) - 1;
370 wpagui->ctrlRequest("P2P_STOP_FIND", reply, &reply_len)
376 char reply[20]; local
391 char reply[20]; local
456 char reply[2048]; local
487 char reply[2048]; local
574 char reply[2048]; local
677 char reply[100]; local
769 char reply[20]; local
1061 char reply[100]; local
1350 char reply[100]; local
1384 char reply[100]; local
1408 char reply[100]; local
1431 char reply[100]; local
1452 char reply[100]; local
1480 char reply[100]; local
1515 char reply[100]; local
1535 char reply[100]; local
1553 char reply[20]; local
1710 char reply[100]; local
1749 char reply[100]; local
1797 char reply[64]; local
1822 char reply[100]; local
1845 char reply[100]; local
    [all...]
  /frameworks/av/media/libmedia/
IAudioFlinger.cpp 102 Parcel data, reply; local
126 status_t lStatus = remote()->transact(CREATE_TRACK, data, &reply);
130 lFlags = reply.readInt32();
134 lSessionId = reply.readInt32();
138 name = reply.readString8();
139 lStatus = reply.readInt32();
140 track = interface_cast<IAudioTrack>(reply.readStrongBinder());
159 Parcel data, reply; local
175 status_t lStatus = remote()->transact(OPEN_RECORD, data, &reply);
179 lFlags = reply.readInt32()
209 Parcel data, reply; local
218 Parcel data, reply; local
227 Parcel data, reply; local
236 Parcel data, reply; local
245 Parcel data, reply; local
254 Parcel data, reply; local
263 Parcel data, reply; local
271 Parcel data, reply; local
280 Parcel data, reply; local
291 Parcel data, reply; local
301 Parcel data, reply; local
311 Parcel data, reply; local
320 Parcel data, reply; local
329 Parcel data, reply; local
338 Parcel data, reply; local
346 Parcel data, reply; local
356 Parcel data, reply; local
366 Parcel data, reply; local
375 Parcel data, reply; local
393 Parcel data, reply; local
433 Parcel data, reply; local
443 Parcel data, reply; local
452 Parcel data, reply; local
461 Parcel data, reply; local
474 Parcel data, reply; local
502 Parcel data, reply; local
511 Parcel data, reply; local
521 Parcel data, reply; local
531 Parcel data, reply; local
551 Parcel data, reply; local
560 Parcel data, reply; local
572 Parcel data, reply; local
580 Parcel data, reply; local
588 Parcel data, reply; local
609 Parcel data, reply; local
630 Parcel data, reply; local
655 Parcel data, reply; local
698 Parcel data, reply; local
709 Parcel data, reply; local
718 Parcel data, reply; local
726 Parcel data, reply; local
734 Parcel data, reply; local
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 350 Parcel* reply; local
351 CHECK(msg->findPointer("reply", (void**)&reply));
352 err = mSource->getTrackInfo(reply);
918 sp<AMessage> reply; local
919 CHECK(msg->findMessage("reply", &reply));
923 reply->setInt32("err", INFO_DISCONTINUITY);
924 reply->post();
1007 reply->setInt32("err", err)
1045 sp<AMessage> reply; local
1468 sp<AMessage> reply; local
    [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 1096 int reply; local
    [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 256 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags = 0)
270 code, (int32_t)&data, (int32_t)reply, flags);
306 BBinder::onTransact(code, data, reply, flags);
311 // << reply << ": " << *reply << endl;
1052 Parcel* reply = parcelForJavaObject(env, replyObj); local
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1338 struct str_parms *reply = str_parms_create(); local
    [all...]

Completed in 1906 milliseconds

1 2 3 4 5 6 7 8 91011>>