| /third_party/musl/src/network/ |
| H A D | recv.c | 3 ssize_t recv(int fd, void *buf, size_t len, int flags) in recv() function
|
| /third_party/node/test/addons/make-callback-domain-warning/ |
| H A D | binding.cc | 19 Local<Object> recv = args[0].As<Object>(); in MakeCallback() local
|
| /third_party/node/test/addons/make-callback-recurse/ |
| H A D | binding.cc | 19 Local<Object> recv = args[0].As<Object>(); in MakeCallback() local
|
| /kernel/linux/linux-6.6/include/drm/ |
| H A D | i915_pxp_tee_interface.h | 26 int (*recv)(struct device *dev, void *buffer, size_t size); member
|
| H A D | i915_gsc_proxy_mei_interface.h | 39 int (*recv)(struct device *dev, void *buf, size_t size); member
|
| /kernel/liteos_a/net/mac/ |
| H A D | los_mac.h | 50 void (*recv)(struct los_eth_driver *drv, int len); member
|
| /third_party/node/test/node-api/test_worker_terminate/ |
| H A D | test_worker_terminate.c | 8 napi_value recv; in Test() local
|
| /third_party/node/test/addons/make-callback/ |
| H A D | binding.cc | 13 auto recv = args[0].As<v8::Object>(); in MakeCallback() local
|
| /third_party/rust/crates/rustix/src/net/ |
| H A D | send_recv.rs | 24 pub fn recv<Fd: AsFd>(fd: Fd, buf: &mut [u8], flags: RecvFlags) -> io::Result<usize> { in recv() functions
|
| /foundation/arkui/ui_lite/test/autotest/src/ |
| H A D | tcp_socket.cpp | 98 QByteArray recv = tcpSocket_->readAll(); in OnSocketReadyRead() local
|
| /foundation/communication/netmanager_base/services/netstatsmanager/src/ |
| H A D | net_stats_history.cpp | 23 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, uint64_t start, uint64_t end) in GetHistory() argument 33 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, uint32_t uid, uint64_t start, uint64_t end) in GetHistory() argument 43 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, const std::string &iface, uint64_t start, in GetHistory() argument 54 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, const std::string &iface, uint32_t uid, in GetHistory() argument 65 int32_t NetStatsHistory::GetHistoryByIdent(std::vector<NetStatsInfo> &recv, const std::string &ident, uint64_t start, in GetHistoryByIdent() argument 76 GetHistory(std::vector<NetStatsInfo> &recv, uint32_t uid, const std::string &ident, uint64_t start, uint64_t end) GetHistory() argument [all...] |
| /kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/ |
| H A D | st33zp24.h | 27 int (*recv)(void *phy_id, u8 tpm_register, u8 *tpm_data, int tpm_size); member
|
| /third_party/node/test/node-api/test_make_callback_recurse/ |
| H A D | binding.c | 10 napi_value recv = args[0]; in MakeCallback() local
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyEnum.java | 51 public static IRubyObject lookup(ThreadContext context, IRubyObject recv, IRubyObject number) { in lookup() argument 67 public static IRubyObject resolve(ThreadContext context, IRubyObject recv, IRubyObject name) { in resolve() argument 83 public static IRubyObject getDescriptor(ThreadContext context, IRubyObject recv) { in getDescriptor() argument
|
| /foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/ |
| H A D | listener_base.h | 34 napi_value recv; member
|
| /foundation/multimodalinput/input/intention/ipc/socket/src/ |
| H A D | socket_connection.cpp | 31 SocketConnection(int32_t socketFd, std::function<void(NetPacket&)> recv, std::function<void()> onDisconnected) SocketConnection() argument 44 Connect(std::function<int32_t()> socket, std::function<void(NetPacket&)> recv, std::function<void()> onDisconnected) Connect() argument
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/ |
| H A D | dcamera_frame_info.h | 27 int64_t recv = 0; member
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | h4_recv.h | 17 int (*recv)(struct hci_dev *hdev, struct sk_buff *skb); member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | pmu.h | 34 } recv; member
|
| /kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/ |
| H A D | st33zp24.h | 30 int (*recv)(void *phy_id, u8 tpm_register, u8 *tpm_data, int tpm_size); member
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| H A D | h4_recv.h | 17 int (*recv)(struct hci_dev *hdev, struct sk_buff *skb); member
|
| /third_party/node/test/js-native-api/3_callbacks/ |
| H A D | 3_callbacks.c | 44 napi_value recv = args[1]; in RunCallbackWithRecv() local
|
| /third_party/node/test/js-native-api/test_reference/ |
| H A D | test_finalizer.c | 19 napi_value recv; in FinalizeExternalCallJs() local
|
| /third_party/node/test/node-api/test_buffer/ |
| H A D | test_finalizer.c | 14 napi_value recv; in malignDeleter() local
|
| /third_party/node/test/node-api/test_make_callback/ |
| H A D | binding.c | 18 napi_value recv = args[1]; in MakeCallback() local
|