Home
last modified time | relevance | path

Searched defs:SocketProtocol (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_socket.h22 typedef enum SocketProtocol { enum
26 } SocketProtocol; typedef
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbussocketrecv_fuzzer/
H A Dsoftbussocketrecv_fuzzer.cpp30 struct SocketProtocol { struct
31 unsigned int cmd;
32 char data[PROTOCOL_MAXLEN];
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp47 struct SocketProtocol { struct
48 unsigned int cmd;
49 char data[PROTOCOL_MAXLEN];