| /third_party/curl/tests/ |
| H A D | negtelnetserver.py | 136 def recv(self, bytes): member in Negotiator
|
| /third_party/libuv/test/ |
| H A D | test-ipc-send-recv.c | 51 union handles recv; member 61 union handles recv; member 94 union handles* recv; in recv_cb() local 308 union handles* recv; read_cb() local [all...] |
| /third_party/node/test/node-api/test_threadsafe_function/ |
| H A D | binding.c | 278 napi_value recv; in ThreadSafeFunctionFinalize() local
|
| /third_party/lwip/src/apps/tftp/ |
| H A D | tftp_server.c | 204 recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in recv() function
|
| /third_party/lwip/src/core/ |
| H A D | raw.c | 342 raw_recv(struct raw_pcb *pcb, raw_recv_fn recv, void *recv_arg) in raw_recv() argument
|
| /third_party/lwip/src/include/lwip/ |
| H A D | altcp.h | 76 altcp_recv_fn recv; member
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | target.cc | 164 Packet recv, reply; in ProcessCommands() local
|
| /third_party/python/Lib/test/ |
| H A D | mock_socket.py | 52 def recv(self, bufsize, flags=None): member in MockSocket
|
| H A D | test_telnetlib.py | 101 def recv(self, size): member in SocketStub
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyMessage.java | 302 public static IRubyObject getDescriptor(ThreadContext context, IRubyObject recv) { in getDescriptor() argument 314 public static IRubyObject encode(ThreadContext context, IRubyObject recv, IRubyObject value) { in encode() argument 328 public static IRubyObject decode(ThreadContext context, IRubyObject recv, IRubyObject data) { in decode() argument 346 public static IRubyObject encodeJson(ThreadContext context, IRubyObject recv, IRubyObject msgRb) { in encodeJson() argument 360 public static IRubyObject decodeJson(ThreadContext context, IRubyObject recv, IRubyObject json) { in decodeJson() argument
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/ |
| H A D | napi_faultlogger.cpp | 139 napi_value recv = NapiUtil::CreateUndefined(env); in FaultLogCompleteCallback() local
|
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| H A D | napi_print_utils.cpp | 239 CallFunction( napi_env env, napi_value recv, napi_value func, size_t argc, const napi_value *argv) CallFunction() argument
|
| /base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
| H A D | napi_cert_crl_collection.cpp | 112 napi_value recv = nullptr; in ReturnCallbackResult() local
|
| /base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
| H A D | napi_asy_key_spec_generator.cpp | 136 napi_value recv = nullptr; in ReturnAsyKeyCallbackResult() local
|
| H A D | napi_mac.cpp | 103 napi_value recv = nullptr; in ReturnCallbackResult() local
|
| H A D | napi_sym_key_generator.cpp | 188 napi_value recv = nullptr; in ReturnCallbackResult() local
|
| H A D | napi_md.cpp | 95 napi_value recv = nullptr; in ReturnCallbackResult() local
|
| /base/security/huks/interfaces/kits/napi/src/v8/ |
| H A D | huks_napi_common.cpp | 400 napi_value recv = nullptr; in CallAsyncCallback() local
|
| /foundation/ability/ability_runtime/test/unittest/js_ability_context_test/ |
| H A D | js_ability_context_test.cpp | 217 napi_value recv = nullptr; in Connect() local 239 napi_value recv = nullptr; in Disconnect() local
|
| /foundation/arkui/ace_engine/frameworks/component_test/core/ |
| H A D | action.cpp | 25 static void DecomposeTap(EventMatrix& recv, const NG::PointF& point) in DecomposeTap() argument 35 static void DecomposeDoubleTap(EventMatrix& recv, const NG::PointF& point) in DecomposeDoubleTap() argument 48 static void DecomposePress(EventMatrix& recv, const NG::PointF& point, uint32_t duration) in DecomposePress() argument [all...] |
| /foundation/communication/netmanager_base/frameworks/js/napi/common/ |
| H A D | napi_common.cpp | 284 napi_value recv = CreateUndefined(env); in Handle1ValueCallback() local 321 napi_value recv = CreateUndefined(env); in Handle2ValueCallback() local
|
| /foundation/communication/netstack/test/unittest/tlssocket/client/ |
| H A D | TlsSocketBranchTest.cpp | 289 int recv = tlsSocketInternal->Recv(buffer, MAX_BUFFER_SIZE); in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/tls_test/client/ |
| H A D | TlsSocketBranchTest.cpp | 289 int recv = tlsSocketInternal->Recv(buffer, MAX_BUFFER_SIZE);
in HWTEST_F() local
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
| H A D | spunge.h | 76 struct SpungeServerRateControlItem recv; member
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | extension_test.cpp | 201 auto recv = ReceiveBuffer {.data = buf, .capacity = bufSize, .size = &outSize}; in TEST_F() local 219 auto recv = ReceiveBuffer {.data = buf, .capacity = bufSize, .size = &outSize}; in TEST_F() local 270 ReceiveBuffer recv; member [all...] |