Home
last modified time | relevance | path

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

12345678910>>...12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DSuperClassTest.java48 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetSuperClassReply() local
53 private void asserSuperClassReplyIsValid(ReplyPacket reply, String expectedSignature) { in asserSuperClassReplyIsValid()
89 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
99 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
109 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
118 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
128 ReplyPacket reply = jdwpGetSuperClassReply(classID, JDWPConstants.Error.NONE); in testSuperClass001() local
153 ReplyPacket reply = jdwpGetSuperClassReply(interfaceID, JDWPConstants.Error.NONE); in testSuperClass002() local
/external/libchrome/base/task_scheduler/
Dpost_task.h102 OnceCallback<void(ReplyArgType)> reply) { in PostTaskAndReplyWithResult()
115 Callback<void(ReplyArgType)> reply) { in PostTaskAndReplyWithResult()
154 OnceCallback<void(ReplyArgType)> reply) { in PostTaskWithTraitsAndReplyWithResult()
173 Callback<void(ReplyArgType)> reply) { in PostTaskWithTraitsAndReplyWithResult()
/external/perfetto/src/ipc/test/
Dipc_integrationtest.cc52 DeferredGreeterReplyMsg reply) override { in SayHello()
59 DeferredGreeterReplyMsg reply) override { in WaveGoodbye()
93 [on_reply](AsyncResult<GreeterReplyMsg> reply) { in TEST_F()
103 auto reply = AsyncResult<GreeterReplyMsg>::Create(); in TEST_F() local
116 [on_reply](AsyncResult<GreeterReplyMsg> reply) { in TEST_F()
126 auto reply = AsyncResult<GreeterReplyMsg>::Create(); in TEST_F() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackFrameTestCase.java75 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetFrameCount() local
90 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetFrames() local
119 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetAllThreads() local
138 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpGetThreadName() local
151 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpSuspendThread() local
161 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in jdwpResumeThread() local
172 ReplyPacket reply = debuggeeWrapper.vmMirror in jdwpPopFrames() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBinderTest.java20 Parcel reply = Parcel.obtain(); in transactCallsOnTransact() local
34 Parcel reply; field in ShadowBinderTest.TestBinder
38 …protected boolean onTransact(int code, Parcel data, Parcel reply, int flags) throws RemoteExceptio… in onTransact()
54 Parcel reply = Parcel.obtain(); in thrownExceptionIsParceled() local
67 …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/share/
DJDWPTestCase.java195 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(command); in getObjectReferenceType() local
274 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(command); in getClassSignature() local
293 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in getClassIDBySignature() local
322 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in getReferenceTypeID() local
348 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in resumeDebuggee() local
365 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in createString() local
383 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in getStringValue() local
586 protected void checkReplyPacket(ReplyPacket reply, String message, in checkReplyPacket()
600 protected void checkReplyPacket(ReplyPacket reply, String message) { in checkReplyPacket()
615 protected void checkReplyPacket(ReplyPacket reply, String message, in checkReplyPacket()
[all …]
/external/libxkbcommon/xkbcommon/src/x11/
Dkeymap.c72 #define FAIL_IF_BAD_REPLY(reply, request_name) do { \ argument
321 xcb_xkb_get_map_reply_t *reply, xcb_xkb_get_map_map_t *map) in get_types()
396 xcb_xkb_get_map_reply_t *reply, xcb_xkb_get_map_map_t *map) in get_sym_maps()
472 xcb_xkb_get_map_reply_t *reply, xcb_xkb_get_map_map_t *map) in get_actions()
521 xcb_xkb_get_map_reply_t *reply, xcb_xkb_get_map_map_t *map) in get_vmods()
545 xcb_xkb_get_map_reply_t *reply, xcb_xkb_get_map_map_t *map) in get_explicits()
590 xcb_xkb_get_map_reply_t *reply, xcb_xkb_get_map_map_t *map) in get_modmaps()
617 xcb_xkb_get_map_reply_t *reply, xcb_xkb_get_map_map_t *map) in get_vmodmaps()
657 xcb_xkb_get_map_reply_t *reply = xcb_xkb_get_map_reply(conn, cookie, NULL); in get_map() local
697 xcb_xkb_get_indicator_map_reply_t *reply) in get_indicators()
[all …]
Dutil.c45 const xcb_query_extension_reply_t *reply = in xkb_x11_setup_xkb_extension() local
65 xcb_xkb_use_extension_reply_t *reply = in xkb_x11_setup_xkb_extension() local
114 xcb_xkb_get_device_info_reply_t *reply = in xkb_x11_get_core_keyboard_device_id() local
129 xcb_get_atom_name_reply_t *reply; in get_atom_name() local
176 xcb_get_atom_name_reply_t *reply; in adopt_atoms() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java72 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in setEventRequest() local
115 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in clearEvent() local
137 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in makeNewInstance() local
214 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testInvokeMethod001() local
330 ReplyPacket reply = debuggeeWrapper.vmMirror.performCommand(packet); in testInvokeMethod002() local
/external/adhd/cras/src/server/
Dcras_bt_profile.c51 DBusMessage *reply; in cras_bt_profile_handle_release() local
82 DBusMessage *reply; in cras_bt_profile_handle_new_connection() local
154 DBusMessage *reply; in cras_bt_profile_handle_request_disconnection() local
196 DBusMessage *reply; in cras_bt_profile_handle_cancel() local
228 DBusMessage *reply; in cras_bt_handle_profile_messages() local
276 DBusMessage *reply; in cras_bt_on_register_profile() local
Dcras_bt_endpoint.c64 DBusMessage *reply; in cras_bt_endpoint_set_configuration() local
134 DBusMessage *reply; in cras_bt_endpoint_select_configuration() local
195 DBusMessage *reply; in cras_bt_endpoint_clear_configuration() local
237 DBusMessage *reply; in cras_bt_endpoint_release() local
271 DBusMessage *reply; in cras_bt_handle_endpoint_message() local
321 DBusMessage *reply; in cras_bt_on_register_endpoint() local
457 DBusMessage *reply; in cras_bt_on_unregister_endpoint() local
/external/perfetto/src/ipc/
Dhost_impl_unittest.cc63 std::unique_ptr<ProtoMessage> reply(new RequestProto()); in RequestDecoder() local
201 .WillOnce(Invoke([on_bind_failure](const Frame::BindServiceReply& reply) { in TEST_F()
213 .WillOnce(Invoke([on_bind_success](const Frame::BindServiceReply& reply) { in TEST_F()
232 Invoke([on_invoke_failure](const Frame::InvokeMethodReply& reply) { in TEST_F()
254 Invoke([on_reply_sent](const RequestProto& req, DeferredBase* reply) { in TEST_F()
267 Invoke([on_reply_received](const Frame::InvokeMethodReply& reply) { in TEST_F()
291 .WillRepeatedly(Invoke([](const RequestProto& req, DeferredBase* reply) { in TEST_F()
303 Invoke([on_reply_received](const Frame::InvokeMethodReply& reply) { in TEST_F()
339 DeferredBase* reply) { in TEST_F()
442 [on_invoke, &moved_reply](const RequestProto&, DeferredBase* reply) { in TEST_F()
[all …]
Dclient_impl_unittest.cc58 std::unique_ptr<ProtoMessage> reply(new ReplyProto()); in GetDescriptor() local
147 Frame reply; in OnFrameReceived() local
161 Frame reply; in OnFrameReceived() local
236 [](const Frame::InvokeMethod& req, Frame::InvokeMethodReply* reply) { in TEST_F()
249 [on_invoke_reply](AsyncResult<ProtoMessage> reply) { in TEST_F()
259 [on_invalid_invoke](AsyncResult<ProtoMessage> reply) { in TEST_F()
316 Frame::InvokeMethodReply* reply) { in TEST_F()
329 [on_last_reply, &replies_seen](AsyncResult<ProtoMessage> reply) { in TEST_F()
360 [](const Frame::InvokeMethod&, Frame::InvokeMethodReply* reply) { in TEST_F()
369 [on_reply](AsyncResult<ProtoMessage> reply) { in TEST_F()
[all …]
/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 …]
/external/mesa3d/src/glx/
Dsingle2.c129 xGLXGetErrorReply reply; in __indirect_glGetError() local
321 xGLXSingleReply reply; in __indirect_glGetBooleanv() local
372 xGLXSingleReply reply; in __indirect_glGetDoublev() local
423 xGLXSingleReply reply; in __indirect_glGetFloatv() local
474 xGLXSingleReply reply; in __indirect_glGetIntegerv() local
577 xGLXRenderModeReply reply; in __indirect_glRenderMode() local
616 xGLXSingleReply reply; in __indirect_glFinish() local
797 xGLXSingleReply reply; in __indirect_glIsEnabled() local
889 xcb_glx_are_textures_resident_reply_t *reply; in __indirect_glAreTexturesResident() local
/external/cros/system_api/dbus/cryptohome/
Drpc.proto145 optional MountReply reply = 1000; field
193 optional SignBootLockboxReply reply = 1001; field
219 optional GetKeyDataReply reply = 1002; field
230 optional GetBootAttributeReply reply = 1003; field
249 optional ListKeysReply reply = 1004; field
259 optional GetLoginStatusReply reply = 1005; field
270 optional GetTpmStatusReply reply = 1006; field
327 optional GetEndorsementInfoReply reply = 1007; field
356 optional GetFirmwareManagementParametersReply reply = 1008; field
375 optional GetAccountDiskUsageReply reply = 1009; field
[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
/external/libchrome/base/
Dtask_runner_util.h37 OnceCallback<void(ReplyArgType)> reply) { in PostTaskAndReplyWithResult()
59 Callback<void(ReplyArgType)> reply) { in PostTaskAndReplyWithResult()
/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
/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/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
/external/libese/apps/boot/
Dboot.c199 uint8_t reply[2]; // App reply or APDU error. in ese_boot_lock_xget() local
251 uint8_t reply[6]; in ese_boot_lock_get() local
299 uint8_t reply[4]; // App reply or APDU error. in ese_boot_meta_clear() local
347 uint8_t reply[4]; // App reply or APDU error. in ese_boot_meta_append() local
421 uint8_t reply[4]; // App reply or APDU error. in ese_boot_lock_xset() local
471 uint8_t reply[4]; // App reply or APDU error. in ese_boot_lock_set() local
648 uint8_t reply[4]; // App reply or APDU error. in ese_boot_carrier_lock_test() local
689 uint8_t reply[4]; // App reply or APDU error. in ese_boot_set_production() local
730 uint8_t reply[4]; // App reply or APDU error. in ese_boot_reset_locks() local
779 uint8_t reply[2]; // App reply or APDU error. in ese_boot_get_state() local
/external/grpc-grpc/examples/cpp/helloworld/
Dgreeter_client.cc51 HelloReply reply; in SayHello() local
82 std::string reply = greeter.SayHello(user); in main() local

12345678910>>...12