/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/sunrpc/ |
xprt.h | 154 sends, member in struct:rpc_xprt::__anon110125
|
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/sunrpc/ |
xprt.h | 154 sends, member in struct:rpc_xprt::__anon110524
|
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/sunrpc/ |
xprt.h | 154 sends, member in struct:rpc_xprt::__anon110976
|
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/sunrpc/ |
xprt.h | 154 sends, member in struct:rpc_xprt::__anon111430
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/ |
TestSuiteReference.java | 52 * Sends test identifier and test count information for this test class, and all its included
|
/system/bt/bta/dm/ |
bta_dm_ci.cc | 89 * Description This function sends an event to indicating that the phone
|
/system/netd/server/ |
NetlinkCommands.h | 47 // Sends a netlink request and possibly expects an ACK. The first element of iov should be null and
|
/system/netd/server/dns/ |
DnsTlsTransport.h | 44 // Given a |query| of length |qlen|, sends it to the server and writes the
|
/system/nfc/halimpl/pn54x/hal/ |
phNxpNciHal_NfcDepSWPrio.c | 119 ** Description Sends stop polling cmd to NFCC 144 ** Description Sends resume polling cmd to NFCC 169 ** Description Sends start polling cmd to NFCC 504 ** Description Sends RF_DISCOVER_SELECT_CMD
|
/system/tpm/tpm_manager/client/ |
binder_proxy_helper.h | 20 // and acts as a response observer for async requests it sends out. The
|
/system/tpm/trunks/ |
trunks_dbus_service.cc | 54 // A callback that constructs the response protobuf and sends it.
|
/cts/tests/tests/net/src/android/net/ipv6/cts/ |
PingTest.java | 96 * Sends a ping packet to a random port on the specified address on the specified socket. 153 * Sends NUM_PACKETS random ping packets to ::1 and checks the replies.
|
/developers/build/prebuilts/gradle/NfcProvisioning/ |
README.md | 7 This sample itself is not a device owner, but it is a programming app that sends NFC message to an 13 NFC Provisioning app is nothing but an ordinary Android Beam app that just sends out provisioning
|
/development/samples/Alarm/src/com/example/android/newalarm/ |
AlarmActivity.java | 102 firstAlarmTime, // sends the first alarm immediately 104 mAlarmSender // when the alarm goes off, sends this Intent
|
/external/android-clat/ |
netlink_msg.c | 123 * sends a netlink message, reads a response, and hands the response(s) to the callbacks 151 * sends a netlink/ifaddrmsg message and hands the responses to the callbacks
|
/external/apache-http/src/org/apache/http/ |
HttpClientConnection.java | 69 * Sends the request line and all headers over the connection. 78 * Sends the request entity over the connection.
|
/external/autotest/client/cros/cellular/ |
ether_io_rf_switch.py | 41 """Sends the specified opcode with [list_bytes] as an argument.""" 47 """Sends opcode and bytes,
|
scpi.py | 117 """Sends "command arg", then "command?", expecting arg back. 138 Sends a list of commands and verifies that they complete correctly.
|
/external/autotest/client/cros/i2c/ |
usb_to_i2c.py | 54 '''Sends data to I2C slave device and checks the bus status. 70 '''Sends data to I2C slave device.
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_HEADERFUNCTION.3 | 67 When a server sends a chunked encoded transfer, it may contain a trailer. That 76 called with the server responses to the commands that libcurl sends.
|
/external/google-breakpad/src/client/ios/ |
BreakpadController.h | 38 // configures it, ensures thread-safety, and sends crash reports back to the 134 // Sends synchronously the report specified by |configuration|. This method is
|
/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/ |
protobufwireadapter.h | 90 // Sends a message with the given type and payload. The payload should be 96 // Sends the given outer message.
|
/external/iproute2/man/man8/ |
arpd.8 | 29 With this option, arpd not only passively listens for ARP packets on the interface, but also sends broadcast queries itself. NUMBER is the number of such queries to make before a destination is considered dead. When arpd is started as kernel helper (i.e. with app_solicit enabled in sysctl or even with option -k) without this option and still did not learn enough information, you can observe 1 second gaps in service. Not fatal, but not good. 50 When arpd receives a SIGINT or SIGTERM signal, it exits gracefully, syncing the database and restoring adjusted sysctl parameters. On a SIGHUP it syncs the database to disk. With SIGUSR1 it sends some statistics to syslog. The effect of any other signals is undefined. In particular, they may corrupt the database and leave the sysctl parameters in an unpredictable state.
|
/external/libchrome/base/ |
base_switches.cc | 76 // Sends trace events from these categories to a file. 77 // --trace-to-file on its own sends to default categories.
|
/external/libmicrohttpd/src/microspdy/ |
io_openssl.c | 172 //SSL_shutdown sends TLS "close notify" as in TLS standard. 174 //the TLS session. The lib just sends it and will close the socket
|