/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog-V3-java-source/gen/android/automotive/watchdog/ |
D | ICarWatchdogClient.java | 23 @Override public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException in checkIfAlive() 71 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() 131 … @Override public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException in checkIfAlive() 165 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local 182 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local 203 public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException; in checkIfAlive()
|
D | ICarWatchdog.java | 23 … registerClient(android.automotive.watchdog.ICarWatchdogClient client, int timeout) throws android… in registerClient() 112 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() 279 … registerClient(android.automotive.watchdog.ICarWatchdogClient client, int timeout) throws android… in registerClient() 535 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local 552 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local 584 …public void registerClient(android.automotive.watchdog.ICarWatchdogClient client, int timeout) thr… in registerClient()
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
H A D | VmMirror.java | 94 public ReplyPacket checkReply(ReplyPacket reply) { in checkReply() 203 ReplyPacket reply = setBreakpoint(breakpointLocation, suspendPolicy); in setBreakpointAtMethodBegin() local 1239 ReplyPacket reply = performCommand(commandPacket); in getMethods() local 1296 ReplyPacket reply = performCommand(packet); in getFieldsInfo() local 1630 public ReplyPacket performCommand(CommandPacket command, long timeout) in performCommand() 1702 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() 1733 public EventPacket receiveEvent(long timeout) throws IOException, in receiveEvent() 1828 ReplyPacket reply = checkReply(performCommand(command)); in getFrameCount() local 1844 ReplyPacket reply = getThreadFrames(threadID, 0, -1); in getAllThreadFrames() local 1901 ReplyPacket reply = performCommand(command); in getVariableTable() local [all …]
|
/aosp_15_r20/frameworks/native/libs/gui/ |
H A D | IGraphicBufferProducer.cpp | 97 Parcel data, reply; in requestBuffer() local 120 Parcel data, reply; in requestBuffers() local 139 Parcel data, reply; in setMaxDequeuedBufferCount() local 153 Parcel data, reply; in setAsyncMode() local 169 Parcel data, reply; in dequeueBuffer() local 217 Parcel data, reply; in dequeueBuffers() local 238 Parcel data, reply; in detachBuffer() local 251 Parcel data, reply; in detachBuffers() local 271 Parcel data, reply; in detachNextBuffer() local 303 Parcel data, reply; in attachBuffer() local [all …]
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/ |
H A D | poc.cpp | 55 const struct timespec *timeout, int *uaddr2, int val3) { in my_futex() 61 Parcel data, reply; in bcfree_helper() local 69 Parcel data, reply; in bcfree_helper() local 82 Parcel data, reply; in bcfree() local 90 Parcel data, reply; in bcfree() local 151 Parcel data, reply; in bcfree() local
|
/aosp_15_r20/external/mdnsresponder/mDNSShared/ |
H A D | dnsextd.c | 327 …struct timeval timeout = { 3, 0 }; // until we remove all calls from main thread, keep timeout sh… in MySend() local 376 …struct timeval timeout = { 3, 0 }; // until we remove all calls from main thread, keep timeout sh… in my_recv() local 693 UDPServerTransaction(const DaemonInfo *d, const PktMsg *request, PktMsg *reply, mDNSBool *trunc) in UDPServerTransaction() 696 …struct timeval timeout = { 3, 0 }; // until we remove all calls from main thread, keep timeout sh… in UDPServerTransaction() local 756 mDNSlocal mDNSBool SuccessfulUpdateTransaction(PktMsg *request, PktMsg *reply) in SuccessfulUpdateTransaction() 922 PktMsg *reply = NULL; in UpdateSRV() local 1300 PktMsg *reply = NULL; in DeleteOneRecord() local 1478 PktMsg *reply; in FormatLeaseReply() local 1510 PktMsg * reply = NULL; in HandleRequest() local 1745 PktMsg buf, *reply = NULL; in AnswerQuestion() local [all …]
|
/aosp_15_r20/external/libnl/src/lib/ |
H A D | ct.c | 66 uint32_t timeout = nl_cli_parse_u32(arg); in nl_cli_ct_parse_timeout() local 82 void nl_cli_ct_parse_src(struct nfnl_ct *ct, int reply, char *arg) in nl_cli_ct_parse_src() 91 void nl_cli_ct_parse_dst(struct nfnl_ct *ct, int reply, char *arg) in nl_cli_ct_parse_dst() 100 void nl_cli_ct_parse_src_port(struct nfnl_ct *ct, int reply, char *arg) in nl_cli_ct_parse_src_port() 106 void nl_cli_ct_parse_dst_port(struct nfnl_ct *ct, int reply, char *arg) in nl_cli_ct_parse_dst_port()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V4-java-source/gen/android/hardware/radio/voice/ |
D | IRadioVoiceIndication.java | 189 @Override public void stkCallSetup(int type, long timeout) throws android.os.RemoteException in stkCallSetup() 234 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() 768 @Override public void stkCallSetup(int type, long timeout) throws android.os.RemoteException in stkCallSetup() 788 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local 805 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local 976 public void stkCallSetup(int type, long timeout) throws android.os.RemoteException; in stkCallSetup()
|
/aosp_15_r20/external/rust/android-crates-io/crates/oneshot-uniffi/tests/ |
D | sync.rs | 92 let timeout = Duration::from_secs(1); in send_before_recv_timeout() localVariable 257 let timeout = Duration::from_millis(100); in recv_deadline_time_should_elapse() localVariable 259 let timeout = Duration::from_millis(1); in recv_deadline_time_should_elapse() localVariable 277 let timeout = Duration::from_millis(100); in recv_timeout_time_should_elapse() localVariable 279 let timeout = Duration::from_millis(1); in recv_timeout_time_should_elapse() localVariable 300 let reply = receiver.try_recv().unwrap(); in non_send_type_can_be_used_on_same_thread() localVariable
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers_p2p.c | 110 DBusMessage *reply = NULL; in wpas_dbus_handler_p2p_find() local 113 unsigned int timeout = 0; in wpas_dbus_handler_p2p_find() local 234 dbus_int32_t timeout = 0; in wpas_dbus_handler_p2p_listen() local 353 DBusMessage *reply = NULL; in wpas_dbus_handler_p2p_group_add() local 544 DBusMessage *reply = NULL; in wpas_dbus_handler_p2p_remove_client() local 601 DBusMessage *reply = NULL; in wpas_dbus_handler_p2p_flush() local 621 DBusMessage *reply = NULL; in wpas_dbus_handler_p2p_connect() local 789 DBusMessage *reply = NULL; in wpas_dbus_handler_p2p_invite() local 2181 DBusMessage *reply = NULL; in wpas_dbus_handler_add_persistent_group() local 2267 DBusMessage *reply = NULL; in wpas_dbus_handler_remove_persistent_group() local [all …]
|
/aosp_15_r20/external/wpa_supplicant_8/hostapd/ |
H A D | ctrl_iface.c | 165 int timeout; in hostapd_ctrl_iface_wps_pin() local 264 char *cmd, char *reply, in hostapd_ctrl_iface_wps_nfc_config_token() 294 char *reply, size_t max_len, in hostapd_ctrl_iface_wps_nfc_token_gen() 316 char *cmd, char *reply, in hostapd_ctrl_iface_wps_nfc_token() 340 char *cmd, char *reply, in hostapd_ctrl_iface_nfc_get_handover_sel() 453 int timeout = 300; in hostapd_ctrl_iface_wps_ap_pin() local 784 unsigned int auto_report, timeout; in hostapd_ctrl_iface_coloc_intf_req() local 3044 static int hostapd_ctrl_iface_mib(struct hostapd_data *hapd, char *reply, in hostapd_ctrl_iface_mib() 3065 struct wpabuf *reply; in hostapd_ctrl_iface_vendor() local 3323 const char *cmd, char *reply, in hostapd_ctrl_iface_req_beacon() [all …]
|
/aosp_15_r20/tools/tradefederation/core/isolation/com/android/tradefed/isolation/ |
D | IsolationRunner.java | 80 RunnerReply reply; in startServer() local 233 int port, String address, int timeout, boolean doNotSwallowRunnerErrors) { in RunnerConfig() 306 int timeout = -1; in parseFlags() local
|
/aosp_15_r20/external/libevent/ |
H A D | evrpc-internal.h | 93 int timeout; member 144 void *reply; member 193 void *reply; member
|
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog.internal-java-source/gen/android/automotive/watchdog/internal/ |
D | ICarWatchdogServiceForSystem.java | 32 @Override public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException in checkIfAlive() 143 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() 251 … @Override public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException in checkIfAlive() 442 public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException; in checkIfAlive()
|
/aosp_15_r20/external/libese/libese-teq1/tests/ |
H A D | teq1_unittests.cpp | 409 float UNUSED(timeout), int UNUSED(complete)) { in EsePoll() 542 uint8_t reply[5]; // Should stay empty. in TEST_F() local 588 uint8_t reply[5]; // Should stay empty. in TEST_F() local 669 uint8_t reply[5]; // Should stay empty. in TEST_F() local 757 uint8_t reply[5]; // Should stay empty. in TEST_F() local
|
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/ |
H A D | CommandReceiver.java | 456 final Parcel reply = Parcel.obtain(); in doStartChildProcess() local 476 final long timeout = extras.getLong(EXTRA_TIMEOUT); in doStopChildProcess() local 483 final long timeout = extras.getLong(EXTRA_TIMEOUT); in doWaitForChildProcessGone() local 488 final IBinder callback, final int transactionCode, final long timeout) { in waitForChildProcessGone() 494 final Parcel reply = Parcel.obtain(); in waitForChildProcessGone() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/ |
H A D | MyHandler.h | 195 sp<AMessage> reply = new AMessage('conn', this); in connect() local 206 sp<AMessage> reply = new AMessage('sdpl', this); in loadSDP() local 488 sp<AMessage> reply = new AMessage('desc', this); in onMessageReceived() local 502 sp<AMessage> reply = new AMessage('conn', this); in onMessageReceived() local 548 sp<AMessage> reply = new AMessage('conn', this); in onMessageReceived() local 620 sp<AMessage> reply = new AMessage('disc', this); in onMessageReceived() local 665 sp<AMessage> reply = new AMessage('disc', this); in onMessageReceived() local 803 sp<AMessage> reply = new AMessage('play', this); in onMessageReceived() local 806 sp<AMessage> reply = new AMessage('disc', this); in onMessageReceived() local 835 sp<AMessage> reply = new AMessage('disc', this); in onMessageReceived() local [all …]
|
/aosp_15_r20/external/scapy/scapy/layers/ |
H A D | l2.py | 492 def arping(net, timeout=2, cache=0, verbose=None, **kargs): argument 518 def promiscping(net, timeout=2, fake_bcast="ff:ff:ff:ff:ff:fe", **kargs): argument 586 def send_reply(self, reply): argument 592 def print_reply(self, req, reply): argument
|
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/ |
H A D | FramedStream.java | 165 public void reply(List<Header> responseHeaders, boolean out) throws IOException { in reply() method in FramedStream 426 @Override public Timeout timeout() { in timeout() method in FramedStream.FramedDataSource 537 @Override public Timeout timeout() { in timeout() method in FramedStream.FramedDataSink
|
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
H A D | FramedStream.java | 163 public void reply(List<Header> responseHeaders, boolean out) throws IOException { in reply() method in FramedStream 424 @Override public Timeout timeout() { in timeout() method in FramedStream.FramedDataSource 535 @Override public Timeout timeout() { in timeout() method in FramedStream.FramedDataSink
|
/aosp_15_r20/system/core/libnetutils/ |
H A D | dhcpclient.c | 351 static int is_valid_reply(dhcp_msg *msg, dhcp_msg *reply, int sz) in is_valid_reply() 391 dhcp_msg reply; in dhcp_init_ifc() local 400 unsigned int timeout; in dhcp_init_ifc() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/weaver/aidl/android.hardware.weaver-V2-java/android_common/repackaged-jarjar/javac/ |
D | android.hardware.weaver-V2-java.jar | ... Object implements android.os.Parcelable {
public long timeout
public byte[] value
public int status
public static ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/weaver/aidl/android.hardware.weaver-V2-java/android_common/javac/ |
D | android.hardware.weaver-V2-java.jar | ... .os.Parcel data
android.os.Parcel reply
public synchronized java.lang.String getInterfaceHash () ... |
/aosp_15_r20/external/python/cpython2/Demo/rpc/ |
D | rpc.py | 414 def set_timeout(self, timeout): argument 618 def set_timeout(self, timeout): argument 621 def my_reply_handler(self, reply, fromaddr): argument 843 def rh(reply, fromaddr): argument
|
/aosp_15_r20/device/linaro/poplar/wifi/wifi_hal/ |
D | wifi_hal.cpp | 474 int timeout = -1; /* Infinite timeout */ in wifi_event_loop() local 618 virtual int handleResponse(WifiEvent& reply) { in handleResponse() 710 virtual int handleResponse(WifiEvent& reply) { in handleResponse() 850 virtual int handleResponse(WifiEvent& reply) { in handleResponse() 982 int handleResponse(WifiEvent& reply) { in handleResponse() 1098 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
|