Searched defs:bufLen (Results 1 – 7 of 7) sorted by relevance
| /packages/modules/Connectivity/tests/cts/net/native/dns/ |
| D | NativeDnsAsyncTest.cpp | 38 int getAsyncResponse(int fd, int timeoutMs, int* rcode, uint8_t* buf, size_t bufLen) { in getAsyncResponse() 58 std::vector<std::string> extractIpAddressAnswers(uint8_t* buf, size_t bufLen, int ipType) { in extractIpAddressAnswers()
|
| /packages/modules/StatsD/lib/libstatssocket/ |
| D | statsd_writer.cpp | 111 socklen_t bufLen = sizeof(sndbuf); in statsdOpen() local
|
| /packages/modules/Connectivity/tests/cts/net/jni/ |
| D | NativeMultinetworkJni.cpp | 91 int getAsyncResponse(JNIEnv* env, int fd, int timeoutMs, int* rcode, uint8_t* buf, size_t bufLen) { in getAsyncResponse() 107 int extractIpAddressAnswers(uint8_t* buf, size_t bufLen, int family) { in extractIpAddressAnswers()
|
| /packages/apps/Nfc/nci/jni/ |
| D | NativeNfcManager.cpp | 876 size_t bufLen = bytes.size(); in nfcManager_sendRawFrame() local 898 size_t bufLen; in nfcManager_routeAid() local 929 size_t bufLen; in nfcManager_unrouteAid() local 1182 size_t bufLen = bytes.size(); in nfcManager_doRegisterT3tIdentifier() local
|
| D | NativeNfcTag.cpp | 840 uint32_t bufLen) { in nativeNfcTag_doTransceiveStatus() 909 size_t bufLen = bytes.size(); in nativeNfcTag_doTransceive() local
|
| /packages/modules/DnsResolver/tests/ |
| D | resolv_private_dns_test.cpp | 65 int getAsyncResponse(int fd, int* rcode, uint8_t* buf, int bufLen) { in getAsyncResponse() 82 std::string toString(uint8_t* buf, int bufLen, int ipType) { in toString()
|
| D | resolv_integration_test.cpp | 2421 int getAsyncResponse(int fd, int* rcode, uint8_t* buf, int bufLen) { in getAsyncResponse() 2437 std::string toString(uint8_t* buf, int bufLen, int ipType) { in toString()
|