Home
last modified time | relevance | path

Searched defs:Receive (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/common/channel/include/
H A Dchannel.h146 Event Receive() in Receive() function
245 Event Channel<Event>::Receive() in Receive() function
/ohos5.0/base/msdp/device_status/intention/common/channel/include/
H A Dchannel.h146 Event Receive() in Receive() function
245 Event Channel<Event>::Receive() in Receive() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_socket.cpp195 bool Socket::Receive(void* data, size_t& size) in Receive() function in OHOS::Rosen::Socket
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_small_ipc_adapter.c102 static void *Receive(void *argv) in Receive() function
H A Dendpoint.c355 static void *Receive(void *argv) in Receive() function
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs35 Receive, enumerator
/ohos5.0/drivers/peripheral/camera/test/ut/buffer_manager/
H A Dbuffer_manager_utest.cpp792 void BufferManagerTest::Node::Receive(std::shared_ptr<IBuffer>& buffer) in Receive() function in OHOS::CameraUtest::BufferManagerTest::Node