| /foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/ |
| H A D | network_sharing.h | 22 int64_t receive = 0; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/ |
| H A D | database.rs | 76 let mut receive = remote_obj variables 117 let mut receive = remote_obj variables 157 let mut receive = remote_obj variables 204 let mut receive variables 247 let mut receive = remote_obj global() variables 298 let mut receive = remote_obj global() variables 325 let mut receive = remote_obj global() variables 352 let mut receive = remote_obj global() variables 376 let mut receive = remote_obj global() variables [all...] |
| H A D | asset.rs | 193 let mut receive = remote_obj variables 232 let mut receive = remote_obj variables 284 let mut receive = remote_obj variables [all...] |
| H A D | connect.rs | 707 let mut receive = remote_obj variables 739 let mut receive = remote_obj variables 791 let mut receive = remote_obj variables 824 let mut receive = remote_obj variables 856 let mut receive variables [all...] |
| /third_party/jerryscript/jerry-core/include/ |
| H A D | jerryscript-debugger-transport.h | 80 jerry_debugger_transport_receive_t receive; /**< receive data callback */ member
|
| /third_party/skia/src/core/ |
| H A D | SkMessageBus.h | 110 void SkMessageBus<Message, IDType, AllowCopyableMessage>::Inbox::receive(Message m) { in receive() function in SkMessageBus::Inbox
|
| /third_party/gn/src/base/ |
| H A D | scoped_generic.h | 124 [[nodiscard]] element_type* receive() { in receive() function in base::ScopedGeneric
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Socket.cpp | 86 int Socket::receive(char *buffer, int length) in receive() function in sw::Socket
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Socket.cpp | 87 int Socket::receive(char *buffer, int length) in receive() function in sw::Socket
|
| /foundation/communication/bluetooth_service/test/unittest/spp/ |
| H A D | spp_test.cpp | 105 uint8_t receive[512]; in HWTEST_F() local
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSocket.hpp | 99 deSocketResult receive (void* buf, size_t bufSize, size_t* numRecv) { return deSocket_receive(m_socket, buf, bufSize, numRecv); } in receive() function in de::Socket
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_socket.cpp | 263 fd_set receive = GetFdSet(client_); in GetStatus() local
|
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsExecutionServer.cpp | 342 bool ExecutionRequestHandler::receive (void) in receive() function in xs::ExecutionRequestHandler
|
| /foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
| H A D | test_service.cpp | 116 int TestService::TestZtraceTransaction(std::string &send, std::string &receive, int len) in TestZtraceTransaction() argument
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse_lowlevel.h | 1312 int (*receive)(struct fuse_chan **chp, char *buf, size_t size); member
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
| H A D | sharing_manager.cpp | 412 int64_t receive = in GetNetworkSharingTraffic() local
|
| /third_party/python/Lib/test/ |
| H A D | test_socketserver.py | 44 def receive(sock, n, timeout=test.support.SHORT_TIMEOUT): function
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmwgfx_drm.h | 1245 __u64 receive; member
|
| /third_party/backends/backend/ |
| H A D | epson.c | 936 receive (Epson_Scanner * s, void *buf, ssize_t buf_size, SANE_Status * status) in receive() function [all...] |