Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 25 of 253) sorted by relevance

1234567891011

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DSuperClassTest.java46 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetSuperClassReply() local
51 private void asserSuperClassReplyIsValid(ReplyPacket reply, String expectedSignature) { in asserSuperClassReplyIsValid()
87 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
97 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
107 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
116 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
126 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
151 ReplyPacket reply = jdwpGetSuperClassReply(interfaceID, JDWPConstants.Error.NONE); in testSuperClass002() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java190 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(command); in getObjectReferenceType() local
212 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(command); in getMethodID() local
243 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(command); in getMethodID() local
291 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in getMethodName() local
317 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(command); in getClassSignature() local
336 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in getClassIDBySignature() local
365 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in getReferenceTypeID() local
391 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in resumeDebuggee() local
408 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in createString() local
426 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in getStringValue() local
[all …]
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_old_handlers.c38 DBusMessage *reply; in wpas_dbus_new_invalid_opts_error() local
61 DBusMessage *reply; in wpas_dbus_new_success_reply() local
90 DBusMessage *reply = NULL; in wpas_dbus_global_add_interface() local
211 DBusMessage *reply = NULL; in wpas_dbus_global_remove_interface() local
252 DBusMessage *reply = NULL; in wpas_dbus_global_get_interface() local
294 DBusMessage *reply = NULL; in wpas_dbus_global_set_debugparams() local
352 DBusMessage *reply; in wpas_dbus_iface_scan_results() local
414 DBusMessage *reply; in wpas_dbus_bssid_properties() local
480 DBusMessage *reply = NULL; in wpas_dbus_iface_capabilities() local
715 DBusMessage *reply = NULL; in wpas_dbus_iface_add_network() local
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackFrameTestCase.java97 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetFrameCount() local
112 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetFrames() local
132 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetVariableTable() local
156 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetAllThreads() local
175 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetThreadName() local
188 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpSuspendThread() local
198 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpResumeThread() local
209 ReplyPacket reply = debuggeeWrapper.vmMirror in jdwpPopFrames() local
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp321 char reply[100]; in enter_pin() local
352 char reply[20]; in ctx_p2p_start() local
367 char reply[20]; in ctx_p2p_stop() local
376 char reply[20]; in ctx_p2p_listen() local
391 char reply[20]; in ctx_p2p_start_group() local
456 char reply[2048]; in add_stations() local
487 char reply[2048]; in add_single_station() local
574 char reply[2048]; in add_bss() local
677 char reply[100]; in add_persistent() local
769 char reply[20]; in update_peers() local
[all …]
Dnetworkconfig.cpp187 char reply[10], cmd[256]; in addNetwork() local
430 char reply[10], cmd[256]; in setNetworkParam() local
496 static int key_value_isset(const char *reply, size_t reply_len) in key_value_isset()
509 char reply[1024], cmd[256], *pos; in paramsFromConfig() local
792 char reply[10], cmd[256]; in removeNetwork() local
829 char reply[256]; in getEapCapa() local
Dwpagui.cpp771 char reply[10]; in disconnect() local
868 char reply[128]; in signalMeterUpdate() local
1054 char reply[10]; in connectB() local
1063 char reply[10]; in selectNetwork() local
1080 char reply[10]; in enableNetwork() local
1099 char reply[10]; in disableNetwork() local
1189 char reply[10]; in removeNetwork() local
1255 char reply[10]; in getNetworkDisabled() local
1660 char reply[20]; in wpsPbc() local
1682 char reply[20]; in wpsGeneratePin() local
[all …]
/external/cros/system_api/dbus/cryptohome/
Drpc.proto117 optional MountReply reply = 1000; field
165 optional SignBootLockboxReply reply = 1001; field
191 optional GetKeyDataReply reply = 1002; field
202 optional GetBootAttributeReply reply = 1003; field
221 optional ListKeysReply reply = 1004; field
231 optional GetLoginStatusReply reply = 1005; field
242 optional GetTpmStatusReply reply = 1006; field
282 optional GetEndorsementInfoReply reply = 1007; field
311 optional GetFirmwareManagementParametersReply reply = 1008; field
330 optional GetAccountDiskUsageReply reply = 1009; field
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DShadowBinderTest.java21 Parcel reply = Parcel.obtain(); in transactCallsOnTransact() local
32 Parcel reply; field in ShadowBinderTest.TestBinder
36 …protected boolean onTransact(int code, Parcel data, Parcel reply, int flags) throws RemoteExceptio… in onTransact()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java71 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in setEventRequest() local
114 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in clearEvent() local
136 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in makeNewInstance() local
213 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testInvokeMethod001() local
329 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testInvokeMethod002() local
/external/mesa3d/src/glx/
Dsingle2.c131 xGLXGetErrorReply reply; in __indirect_glGetError() local
323 xGLXSingleReply reply; in __indirect_glGetBooleanv() local
374 xGLXSingleReply reply; in __indirect_glGetDoublev() local
425 xGLXSingleReply reply; in __indirect_glGetFloatv() local
476 xGLXSingleReply reply; in __indirect_glGetIntegerv() local
579 xGLXRenderModeReply reply; in __indirect_glRenderMode() local
618 xGLXSingleReply reply; in __indirect_glFinish() local
799 xGLXSingleReply reply; in __indirect_glIsEnabled() local
893 xcb_glx_are_textures_resident_reply_t *reply = in __indirect_glAreTexturesResident() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java94 public ReplyPacket checkReply(ReplyPacket reply) { in checkReply()
261 ReplyPacket reply = setBreakpoint(breakpointLocation, suspendPolicy); in setBreakpointAtMethodBegin() local
890 ReplyPacket reply = getFieldsInClass(classID); in getFieldID() local
935 ReplyPacket reply; in getMethodID() local
976 ReplyPacket reply = performCommand(packet); in getMethodName() local
2163 ReplyPacket reply = checkReply(performCommand(command)); in getFrameCount() local
2179 ReplyPacket reply = getThreadFrames(threadID, 0, -1); in getAllThreadFrames() local
2237 ReplyPacket reply = performCommand(command); in getVariableTable() local
2287 ReplyPacket reply = checkReply(performCommand(command)); in getFrameValues() local
2310 ReplyPacket reply = checkReply(performCommand(command)); in getSuperclassId() local
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DAllThreadsTest.java65 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testAllThreads003() local
123 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testAllThreads002() local
196 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testAllThreads001() local
DResumeTest.java241 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in suspendAll() local
254 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in resumeAll() local
367 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in checkThreadStatus() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DSetValuesTest.java61 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testSetValues001() local
107 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in checkArrayValues() local
132 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in checkArrayRegion() local
DGetValuesTest.java63 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testGetValues001() local
146 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in checkArrayValues() local
195 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in checkArrayRegion() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DClassPrepareTest.java58 ReplyPacket reply = debuggeeWrapper.vmMirror.setClassPrepared(class2prepareRegexp); in testClassPrepareEvent() local
96 …ReplyPacket reply = debuggeeWrapper.vmMirror.setClassPreparedForSourceNameMatch(expectedSourceName… in testClassPrepareEventWithoutSourceDebugExtension() local
159 …ReplyPacket reply = debuggeeWrapper.vmMirror.setClassPreparedForSourceNameMatch(expectedSourceName… in testClassPrepareEventWithSourceDebugExtension() local
DCombinedEventsTest.java115 ReplyPacket reply = debuggeeWrapper.vmMirror.setBreakpoint(combinedEventsLocation); in testCombinedEvents_01() local
250 ReplyPacket reply = debuggeeWrapper.vmMirror.setBreakpoint(combinedEventsLocation); in testCombinedEvents_02() local
370 ReplyPacket reply = debuggeeWrapper.vmMirror in testCombinedEvents_03() local
497 ReplyPacket reply = debuggeeWrapper.vmMirror in testCombinedEvents_04() local
637 ReplyPacket reply = debuggeeWrapper.vmMirror.setBreakpoint(combinedEventsLocation); in testCombinedEvents_05() local
796 ReplyPacket reply = debuggeeWrapper.vmMirror.setBreakpoint(combinedEventsLocation); in testCombinedEvents_06() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/
D2-2.c94 char reply; in parent_process() local
144 char reply; in child_process() local
178 int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive()
D2-1.c99 char reply; in parent_process() local
142 char reply; in child_process() local
162 int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive()
/external/libnl/src/lib/
Dct.c86 void nl_cli_ct_parse_src(struct nfnl_ct *ct, int reply, char *arg) in nl_cli_ct_parse_src()
95 void nl_cli_ct_parse_dst(struct nfnl_ct *ct, int reply, char *arg) in nl_cli_ct_parse_dst()
104 void nl_cli_ct_parse_src_port(struct nfnl_ct *ct, int reply, char *arg) in nl_cli_ct_parse_src_port()
110 void nl_cli_ct_parse_dst_port(struct nfnl_ct *ct, int reply, char *arg) in nl_cli_ct_parse_dst_port()
/external/kernel-headers/original/uapi/linux/
Dcec-funcs.h87 int reply) in cec_msg_request_active_source()
112 int reply, in cec_msg_routing_change()
159 static inline void cec_msg_record_off(struct cec_msg *msg, int reply) in cec_msg_record_off()
321 int reply, in cec_msg_record_on()
388 int reply) in cec_msg_record_tv_screen()
462 int reply, in cec_msg_clear_analogue_timer()
517 int reply, in cec_msg_clear_digital_timer()
563 int reply, in cec_msg_clear_ext_timer()
618 int reply, in cec_msg_set_analogue_timer()
673 int reply, in cec_msg_set_digital_timer()
[all …]
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
D2-1.c100 char reply; in parent_process() local
159 char reply; in child_process() local
216 int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStatusTest.java73 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testStatus002() local
130 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testStatus001() local
DFrameCountTest.java74 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testFrameCount001() local
101 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in getFramesCount() local

1234567891011