Home
last modified time | relevance | path

Searched defs:extLen (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
H A Di_stream.h31 ssize_t extLen = 0; member
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Draw_stream_data.cpp76 std::unique_ptr<char[]> extBuffer, ssize_t extLen) in InitStreamData()
H A Dvtp_stream_socket.cpp1089 int32_t &dataLength, std::unique_ptr<char[]> &extBuffer, int32_t &extLen, StreamFrameInfo &info) in ProcessCommonDataStream()
1136 int32_t extLen = 0; in DoStreamRecv() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/raw_stream_data_test/
H A Draw_stream_data_test.cpp224 ssize_t extLen = 33; variable
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v2.0/src/
H A Dcf_adapter_cert_openssl.c242 int32_t extLen = i2d_X509_EXTENSIONS(exts, &extbytes); in GetCertExtensions() local
/ohos5.0/base/update/updater/services/package/pkg_package/
H A Dpkg_gzipfile.cpp240 uint16_t extLen = ReadLE16(buffer.buffer + offset); in DecodeHeaderCalOffset() local
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dcertificate_openssl_common.c136 int32_t extLen = i2d_X509_EXTENSIONS(exts, &extbytes); in CopyExtensionsToBlob() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp759 int extLen = 0; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_adapter.cpp428 int32_t extLen = ext->bufLen; in HandleSourceStreamExt() local
/ohos5.0/base/update/updater/test/unittest/package/
H A Dpkg_manager_unittest.cpp470 uint16_t extLen = ReadLE16(buffer + offset); in TestDecompressGzipInitFile() local