HomeSort by relevance Sort by last modified time
    Searched defs:reply (Results 151 - 175 of 720) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
ListenConnectorTest.java 70 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
71 checkReplyPacket(reply, "VirtualMachine::Version command");
73 String description = reply.getNextValueAsString();
74 int jdwpMajor = reply.getNextValueAsInt();
75 int jdwpMinor = reply.getNextValueAsInt();
76 String vmVersion = reply.getNextValueAsString();
77 String vmName = reply.getNextValueAsString();
ThreadEndTest.java 54 ReplyPacket reply = local
56 checkReplyPacket(reply, "Set THREAD_END event");
ThreadStartTest.java 54 ReplyPacket reply = local
56 checkReplyPacket(reply, "Set THREAD_START event");
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
GetValues007Test.java 78 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(setValuesCommand); local
79 checkReplyPacket(reply, "ClassType::SetValues command");
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
ThisObjectTest.java 128 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
130 if (reply.getErrorCode() == JDWPConstants.Error.NONE) {
131 TaggedObject thisObject = reply.getNextValueAsTaggedObject();
191 assertAllDataRead(reply);
196 + reply.getErrorCode()
197 + "(" + JDWPConstants.Error.getName(reply.getErrorCode()) + ")");
201 fail("StackFrame::ThisObject command returns unexpected ERROR = " + reply.getErrorCode()
202 + "(" + JDWPConstants.Error.getName(reply.getErrorCode()) + ")"
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StringReference/
ValueTest.java 140 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
142 checkReplyPacket(reply, "StringReference::Value command", expectedError);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
ChildrenTest.java 76 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
77 checkReplyPacket(reply, "ThreadReference.ThreadGroup command");
79 groupID = reply.getNextValueAsThreadGroupID();
87 reply = debuggeeWrapper.vmMirror.performCommand(packet);
88 checkReplyPacket(reply, "ThreadGroupReference.Children command");
94 int childThreads = reply.getNextValueAsInt();
100 long childThreadID = reply.getNextValueAsThreadID();
116 int childGroups = reply.getNextValueAsInt();
123 groupID = reply.getNextValueAsThreadGroupID();
193 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet) local
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
CurrentContendedMonitorTest.java 77 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
78 checkReplyPacket(reply, "ThreadReference::CurrentContendedMonitor command");
80 TaggedObject tobj = reply.getNextValueAsTaggedObject();
119 reply = debuggeeWrapper.vmMirror.performCommand(packet);
120 checkReplyPacket(reply, "ThreadReference::Interrupt command");
122 short err = reply.getErrorCode();
InterruptTest.java 74 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
76 short err = reply.getErrorCode();
StopTest.java 81 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
82 checkReplyPacket(reply, "ReferenceType::GetValues command");
84 int values = reply.getNextValueAsInt();
90 Value fieldValue = reply.getNextValueAsValue();
99 reply = debuggeeWrapper.vmMirror.performCommand(packet);
100 checkReplyPacket(reply, "ThreadReference::Stop command");
SuspendTest.java 129 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
130 if ( ! checkReplyPacketWithoutFail(reply, "ThreadReference.Suspend command") ) {
140 reply = debuggeeWrapper.vmMirror.performCommand(packet);
141 if ( ! checkReplyPacketWithoutFail(reply, "ThreadReference.Status command") ) {
146 int threadStatus = reply.getNextValueAsInt();
147 int suspendStatus = reply.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VMDebug/
VMDebugTest002.java 70 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
72 checkReplyPacket(reply, "DDM::Chunk command");
74 assertAllDataRead(reply);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
AllThreadsTest.java 65 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
66 checkReplyPacket(reply, "VirtualMachine::AllThreads command");
73 int threads = reply.getNextValueAsInt();
79 threadID = reply.getNextValueAsThreadID();
103 assertAllDataRead(reply);
123 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
124 checkReplyPacket(reply, "VirtualMachine::AllThreads command");
132 int threads = reply.getNextValueAsInt();
139 threadID = reply.getNextValueAsThreadID();
173 assertAllDataRead(reply);
196 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
    [all...]
TopLevelThreadGroupsTest.java 51 * <BR>&nbsp;&nbsp; - there are no extra data in the reply packet;
62 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); local
63 checkReplyPacket(reply, "VirtualMachine::TopLevelThreadGroups command");
65 int groups = reply.getNextValueAsInt();
71 long threadGroupID = reply.getNextValueAsThreadGroupID() ;
76 assertAllDataRead(reply);
  /external/iputils/ninfod/
ninfod.h 52 int reply
67 /* reply info */
68 struct icmp6_nodeinfo reply; /* common */ member in struct:packetcontext
  /external/mesa3d/src/glx/
indirect_vertex_program.c 181 GLuint index, GLenum pname, xReply * reply)
191 (void) _XReply(dpy, reply, 0, False);
201 xGLXSingleReply reply; local
204 get_vertex_attrib(gc, 1303, index, pname, (xReply *) & reply);
206 if (reply.size != 0) {
214 if (reply.size == 1) {
215 *params = (GLint) reply.pad3;
218 _XRead(dpy, (void *) params, 4 * reply.size);
235 xGLXSingleReply reply; local
238 get_vertex_attrib(gc, 1302, index, pname, (xReply *) & reply);
269 xGLXSingleReply reply; local
    [all...]
  /external/ppp/pppd/
session.c 128 struct pam_response *reply = NULL; local
130 reply = malloc(sizeof(struct pam_response) * num_msg);
131 if (!reply) return PAM_CONV_ERR;
136 reply[replies].resp_retcode = PAM_SUCCESS;
137 reply[replies].resp = COPY_STRING(PAM_username);
141 reply[replies].resp_retcode = PAM_SUCCESS;
142 reply[replies].resp = COPY_STRING(PAM_password);
149 reply[replies].resp_retcode = PAM_SUCCESS;
150 reply[replies].resp = NULL;
154 free (reply);
    [all...]
  /external/scapy/scapy/
ansmachine.py 43 kargs.setdefault("prn", self.reply)
100 def send_reply(self, reply):
101 self.send_function(reply, **self.optsend)
103 def print_reply(self, req, reply):
104 print("%s ==> %s" % (req.summary(),reply.summary()))
106 def reply(self, pkt): member in class:AnsweringMachine
109 reply = self.make_reply(pkt)
110 self.send_reply(reply)
112 self.print_reply(pkt, reply)
  /external/tensorflow/tensorflow/contrib/lite/models/smartreply/demo/app/src/main/
smartreply_jni.cc 115 jobject reply = env->NewObject(smart_reply_class, smart_reply_ctor, text, local
117 env->SetObjectArrayElement(array, i, reply);
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
scanresults.cpp 56 char reply[2048]; local
69 reply_len = sizeof(reply) - 1;
70 if (wpagui->ctrlRequest(cmd, reply, &reply_len) < 0)
72 reply[reply_len] = '\0';
74 QString bss(reply);
116 char reply[10]; local
117 size_t reply_len = sizeof(reply);
122 wpagui->ctrlRequest("SCAN", reply, &reply_len);
  /frameworks/av/camera/
ICameraRecordingProxy.cpp 50 Parcel data, reply; local
53 remote()->transact(START_RECORDING, data, &reply);
54 return reply.readInt32();
60 Parcel data, reply; local
62 remote()->transact(STOP_RECORDING, data, &reply);
68 Parcel data, reply; local
71 remote()->transact(RELEASE_RECORDING_FRAME, data, &reply);
76 Parcel data, reply; local
80 remote()->transact(RELEASE_RECORDING_FRAME_HANDLE, data, &reply);
89 Parcel data, reply; local
    [all...]
ICameraRecordingProxyListener.cpp 45 Parcel data, reply; local
50 remote()->transact(DATA_CALLBACK_TIMESTAMP, data, &reply, IBinder::FLAG_ONEWAY);
55 Parcel data, reply; local
59 remote()->transact(RECORDING_FRAME_HANDLE_CALLBACK_TIMESTAMP, data, &reply,
71 Parcel data, reply; local
87 remote()->transact(RECORDING_FRAME_HANDLE_CALLBACK_TIMESTAMP_BATCH, data, &reply,
103 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
108 CHECK_INTERFACE(ICameraRecordingProxyListener, data, reply);
117 CHECK_INTERFACE(ICameraRecordingProxyListener, data, reply);
137 CHECK_INTERFACE(ICameraRecordingProxyListener, data, reply);
    [all...]
  /frameworks/av/media/libaudioclient/
IAudioPolicyServiceClient.cpp 74 Parcel data, reply; local
76 remote()->transact(PORT_LIST_UPDATE, data, &reply, IBinder::FLAG_ONEWAY);
81 Parcel data, reply; local
83 remote()->transact(PATCH_LIST_UPDATE, data, &reply, IBinder::FLAG_ONEWAY);
88 Parcel data, reply; local
92 remote()->transact(MIX_STATE_UPDATE, data, &reply, IBinder::FLAG_ONEWAY);
98 Parcel data, reply; local
105 remote()->transact(RECORDING_CONFIGURATION_UPDATE, data, &reply, IBinder::FLAG_ONEWAY);
114 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
118 CHECK_INTERFACE(IAudioPolicyServiceClient, data, reply);
    [all...]
IEffect.cpp 28 // Maximum command/reply size expected
50 Parcel data, reply; local
52 remote()->transact(ENABLE, data, &reply);
53 return reply.readInt32();
59 Parcel data, reply; local
61 remote()->transact(DISABLE, data, &reply);
62 return reply.readInt32();
72 Parcel data, reply; local
90 status_t status = remote()->transact(COMMAND, data, &reply);
92 status = reply.readInt32()
111 Parcel data, reply; local
119 Parcel data, reply; local
    [all...]
  /frameworks/av/media/libmedia/
IMediaCodecList.cpp 48 Parcel data, reply; local
50 remote()->transact(COUNT_CODECS, data, &reply);
51 return static_cast<size_t>(reply.readInt32());
56 Parcel data, reply; local
59 remote()->transact(GET_CODEC_INFO, data, &reply);
60 status_t err = reply.readInt32();
62 return MediaCodecInfo::FromParcel(reply);
70 Parcel data, reply; local
72 remote()->transact(GET_GLOBAL_SETTINGS, data, &reply);
73 status_t err = reply.readInt32()
88 Parcel data, reply; local
99 Parcel data, reply; local
    [all...]

Completed in 713 milliseconds

1 2 3 4 5 67 8 91011>>