Home
last modified time | relevance | path

Searched defs:tmpLen (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_validate_desc.c304 size_t tmpLen; in UacProcessGetLength() local
335 size_t tmpLen; in UacV1ProcessGetLen() local
354 size_t tmpLen; in UacV2ProcessGetLen() local
373 size_t tmpLen; in UacV3ProcessGetLen() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/uart/
H A Duart_if_u.c117 uint32_t tmpLen; in UartRead() local
259 uint32_t tmpLen; in UartGetAttribute() local
/ohos5.0/base/update/sys_installer_lite/frameworks/test/unittest/common/src/
H A Dota_test.cpp192 int tmpLen = ((leftLen >= READ_BUF_LEN) ? READ_BUF_LEN : leftLen); in HotaWriteTest() local
246 int tmpLen = ((leftLen >= READ_BUF_LEN) ? READ_BUF_LEN : leftLen); in HotaReadTest() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_compress.c41 uint32_t tmpLen = compressBound(inLen); in DataCompress() local
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part_header.cpp137 uint32_t tmpLen = 0; in DecodeContentDisposition() local
186 uint32_t tmpLen = 0; in DecodeDispositionParameter() local
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.cpp131 auto tmpLen = sizeof(struct inotify_event) + event->len; in OnFileDescriptorEvent() local
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.cpp127 int tmpLen = sizeof(struct inotify_event) + event->len; in OnFileDescriptorEvent() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp185 size_t tmpLen = 0; in OnCharacteristicReadResult() local
238 size_t tmpLen = 0; in OnDescriptorReadResult() local
313 size_t tmpLen = 0; in OnCharacteristicChanged() local
/ohos5.0/base/security/device_security_level/baselib/utils/src/
H A Dutils_base64.c64 uint32_t tmpLen = fromLen; in Base64Encode() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dos_event_listener.cpp207 uint32_t tmpLen = sizeof(struct inotify_event) + event->len; in HandleDirEvent() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor_packet.cpp74 uint32_t tmpLen = preparedStmt_.CalcLength(); in CalculateLen() local
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Devent_loop_test.cpp124 int tmpLen = sizeof(struct inotify_event) + event->len; in OnFileDescriptorEvent() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_stats.h55 uint32_t tmpLen; member
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm4_generator_test.cpp370 size_t tmpLen = 0; variable
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dspi_virtual.c180 uint32_t tmpLen; in VirtualSpiTxRx() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dfscrypt_control.c488 size_t tmpLen = strlen(GLOBAL_FSCRYPT_DIR[i]); in SetGlobalEl1DirPolicy() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Dcrypto_aes_cipher_test.cpp449 size_t tmpLen = 0; variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp130 size_t tmpLen; in ReadIndexFromFile() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp180 size_t tmpLen = 0; in LoadFromHap() local
H A Dhap_manager.cpp702 size_t tmpLen; in GetMediaBase64DataFromHap() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp171 size_t tmpLen; in ParseModuleNameFromHap() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c900 uint32_t tmpLen = fdArrayLen * FDARR_EXPAND_BASE; in CopyWaitEventFdsUnsafe() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c1225 size_t tmpLen = 0; in PKCS7_GetDigestInSignerAuthAttr() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp591 size_t tmpLen = temp.size(); in RemovalIpv4() local