Home
last modified time | relevance | path

Searched refs:StreamSocketClose (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/sensors/sensor/utils/ipc/src/
H A Dstream_socket.cpp34 StreamSocketClose(streamSocketPtr_.get()); in ~StreamSocket()
87 StreamSocketClose(streamSocketPtr_.get()); in Close()
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/epoll_manager/
H A Dffi.rs80 pub unsafe extern "C" fn StreamSocketClose(object: *mut EpollManager) -> i32 { in StreamSocketClose() function
/ohos5.0/base/sensors/sensor/utils/ipc/include/
H A Drust_binding.h33 int32_t StreamSocketClose(RustStreamSocket *rustStreamSocket);