Home
last modified time | relevance | path

Searched defs:datagram (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/
H A Dmod.rs14 mod datagram; module
H A Ddatagram.rs474 let datagram = res.unwrap(); in ut_uds_datagram_baisc_test() localVariable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/uds/
H A Dmod.rs22 mod datagram; module
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Duds_test.rs269 let datagram = res.unwrap(); in sdv_uds_datagram_baisc_test() localVariable
/aosp12/system/chre/chpp/include/chpp/
H A Dtransport.h419 struct ChppDatagram datagram[CHPP_TX_DATAGRAM_QUEUE_LEN]; member