Home
last modified time | relevance | path

Searched refs:UdpConnType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_app_info.h73 } UdpConnType; typedef
105 UdpConnType udpConnType;
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannelmanager_fuzzer/
H A Dsoftbusproxychannelmanager_fuzzer.cpp81 appInfo->udpConnType = static_cast<UdpConnType>(*(reinterpret_cast<const int32_t *>(data))); in FillAppInfo()