Home
last modified time | relevance | path

Searched defs:totalSize (Results 176 – 200 of 234) sorted by relevance

12345678910

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DComposeMessageView.java648 long totalSize = 0; in doInBackgroundTimed() 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()
/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DDurationMetricProducer.cpp783 size_t totalSize = 0; in byteSizeLocked() local
H A DValueMetricProducer.cpp1277 size_t totalSize = 0; in byteSizeLocked() local
/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()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DPinnerService.java1050 long totalSize = 0; in dump() local
/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
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1896 int64_t totalSize; // excludes OBBs (Android/obb), but includes app data + cache member
1935 int64_t totalSize = 0; in getExternalSizesForUserWithQuota() local
2142 int64_t totalSize = 0; in getExternalSize() local
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java1173 private int calculateTranslate(int start, int startSize, int totalSize, float scale) { in calculateTranslate()
/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
/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()

12345678910