HomeSort by relevance Sort by last modified time
    Searched full:outgoing (Results 251 - 275 of 721) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dccp.h 208 /* DCCP priorities for outgoing/queued packets */
if_packet.h 28 #define PACKET_OUTGOING 4 /* Outgoing of any type */
tcp.h 190 #define TCP_COOKIE_OUT_NEVER (1 << 1) /* Prohibit outgoing cookies,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
isdn.h 109 int outgoing; member in struct:__anon60563
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
isdn.h 109 int outgoing; member in struct:__anon61330
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
isdn.h 109 int outgoing; member in struct:__anon62109
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
isdn.h 109 int outgoing; member in struct:__anon62887
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
isdn.h 109 int outgoing; member in struct:__anon63663
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
isdn.h 109 int outgoing; member in struct:__anon64440
  /system/bt/bta/hf_client/
bta_hf_client_rfc.c 90 if ((bta_hf_client_cb.scb.conn_handle && (port_handle == bta_hf_client_cb.scb.conn_handle)) || /* outgoing connection */
  /device/generic/goldfish/qemud/
qemud.c 738 ** and can queue one or more outgoing packets and send them when
742 ** i.e. we try to send all outgoing packets before destroying
755 /* queue of outgoing packets */
813 * outgoing queue will be immediately free.
830 /* get rid of outgoing packet queue */
851 * i.e. send any pending outgoing packets then auto-free
1270 * avoid losing queued outgoing packets */
    [all...]
  /art/runtime/arch/x86_64/
quick_entrypoints_x86_64.S 280 // Outgoing argument set up
290 // Outgoing argument set up
300 // Outgoing argument set up
698 // Outgoing argument set up
709 // Outgoing argument set up
720 // Outgoing argument set up
731 // Outgoing argument set up
742 // Outgoing argument set up
    [all...]
  /cts/tools/dasm/src/java_cup/
lalr_state.java 281 symbol_set outgoing; local
317 outgoing = new symbol_set();
324 if (sym != null) outgoing.add(sym);
328 for (s = outgoing.all(); s.hasMoreElements(); )
510 /* consider each outgoing transition */
  /frameworks/base/core/java/android/net/
VpnService.java 54 * to the application. Each read from the descriptor retrieves an outgoing
201 * destination is covered by VPN routes. Otherwise its outgoing packets
576 * added to this VPN, then all outgoing traffic of that family is blocked. If any address,
725 * retrieves an outgoing packet which was routed to the interface.
742 * successfully. Both file descriptors are valid but now outgoing
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPRequest.java 647 * tags to outgoing responses if need be. For efficiency, this method does not clone the
648 * incoming request. If you want to modify the outgoing response, be sure to clone the
650 * outgoing response will result in a modification of the incoming request. Tag fields are
669 * tags to outgoing responses if need be. For efficiency, this method does not clone the
670 * incoming request. If you want to modify the outgoing response, be sure to clone the
672 * outgoing response will result in a modification of the incoming request. Tag fields are
    [all...]
  /system/extras/tests/net_test/
multinetwork_test.py 285 # How many times to run outgoing packet tests.
390 """Checks that socket marking selects the right outgoing interface."""
395 """Checks that UID routing selects the right outgoing interface."""
399 """Checks that oif routing selects the right outgoing interface."""
404 """Checks that ucast oif routing selects the right outgoing interface."""
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
CookieManagerTest.java 124 assertEquals("1|count=0", mOnUiThread.getTitle()); // outgoing cookie
135 assertEquals("1|count=41", mOnUiThread.getTitle()); // outgoing cookie
  /external/icu/icu4c/source/common/unicode/
udata.h 357 * @param err outgoing error status <code>U_USING_DEFAULT_WARNING, U_UNSUPPORTED_ERROR</code>
387 * @param err outgoing error status <code>U_USING_DEFAULT_WARNING, U_UNSUPPORTED_ERROR</code>
  /frameworks/base/telecomm/java/android/telecom/
PhoneAccount.java 116 * caller is able to specify a short subject line for an outgoing call. A capable receiving
386 * represents the destination from which outgoing calls using this {@code PhoneAccount}
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
SendMessageAction.java 44 * Action used to send an outgoing message. It writes MMS messages to the telephony db
315 // TODO: We're optimistically setting the type/box of outgoing messages to
SyncMessageBatch.java 204 // Outgoing message not yet been sent
215 // Otherwise outgoing message is complete
  /packages/services/Telecomm/
AndroidManifest.xml 86 <!-- Activity that starts the outgoing call process by listening to CALL intent which
96 <!-- CALL action intent filters for the various ways of initiating an outgoing call. -->
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConnectionService.java 153 // Obtain the configuration for the outgoing phone's SIM. If the outgoing number
  /system/bt/stack/rfcomm/
rfc_mx_fsm.c 217 /* we gave up outgoing connection request then try peer's request */
384 /* if we gave up outgoing connection request */
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/analysis/
related_events.html 103 addToEventGroups.bind(this, 'Outgoing flow'));

Completed in 964 milliseconds

<<11121314151617181920>>