Home
last modified time | relevance | path

Searched defs:totalSize (Results 126 – 150 of 162) sorted by relevance

1234567

/aosp14/frameworks/base/media/java/android/media/
H A DMediaMetrics.java666 final int totalSize = buffer.getInt(); in toBundle() local
/aosp14/frameworks/base/core/java/android/util/apk/
H A DApkSigningBlockUtils.java732 int totalSize = (int) (apkSigBlockSizeInFooter + 8); in findApkSigningBlock() local
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_snd_render.c625 uint32_t totalSize = (uint32_t)mmapBufDesc->totalBufferFrames * frameSize; in RenderWriteiMmap() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statfs/
H A Dstatfs_n_exporter.cpp468 unsigned long long totalSize = static_cast<unsigned long long>(diskInfo.f_bsize) * in GetTotalBytesSync() local
/ohos5.0/base/update/sys_installer_lite/frameworks/source/updater/
H A Dhota_updater.c50 unsigned int totalSize; /* total size of this component */ member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket.cpp819 int totalSize = 0; in WriteData() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.cpp1070 size_t totalSize = 0; in CommitNotifyForMigrateCache() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp597 DataStreamBuffer streamData, size_t bufferSize, size_t totalSize) in ProcessData()
/ohos5.0/foundation/multimedia/av_codec/services/drm_decryptor/
H A Dcodec_drm_decrypt.cpp501 uint32_t totalSize = dataSize; in DrmSetKeyInfo() local
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_generate.c713 uint32_t totalSize = sizeof(struct HksKeyMaterial25519) + key->size; in GetCurve25519PrivateOrPairInnerFormat() local
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dcdc_ether.c437 uint32_t totalSize = 0; in EcmWrite() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp493 int totalSize = 0; in CombinePackets() local
1490 int totalSize = 0; in GetNextSampleSize() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/
H A Dimage_yuv_convert_fuzzer.cpp162 const size_t totalSize = (ySize + NUM_2 * uvSize); in YuvP010ConvertToRgb() local
/ohos5.0/base/update/updater/utils/
H A Dutils.cpp664 long long int totalSize = 0; in GetDirSize() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp596 void GetCloudLog(sqlite3_stmt *logStatement, VBucket &logInfo, uint32_t &totalSize) in GetCloudLog()
1636 sqlite3_stmt *statement, CloudSyncData &cloudDataResult, uint32_t &stepNum, uint32_t &totalSize) in GetCloudDataForSync()
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp718 uint64_t totalSize = 0; in StartRecord() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp1617 uint16_t totalSize = num * bufferSize + BufferGetSize(buffer); in ReadLongCharacteristicValueParsing() local
1715 uint16_t totalSize = num * bufferSize + BufferGetSize(buffer); in ReadLongCharacteristicDescriptorsParsing() local
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp705 uint64_t totalSize = 0; in DoPacket() local
2109 uint64_t totalSize = 0; in IncrementalPacket() local
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DPinnerService.java1141 long totalSize = 0; in dump() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp519 uint64_t totalSize = 0; in CalculateKvStoreSize() local
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp672 uint64_t totalSize = 0; in StartRecord() local
/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.cpp609 uint32_t totalSize, uint32_t memSize) in CheckSizeStatus()
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java1030 int totalSize = 0; in extractRelevantValues() local
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp471 IncFsSize totalSize = 0; in copyToIncFs() local
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c364 uint32_t totalSize = firstSize + secondSize + separatorSize; in GetHashMessage() local

1234567