Home
last modified time | relevance | path

Searched defs:appSize (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Dbundle_stats_test.cpp45 int64_t appSize = 1001; variable
69 int64_t appSize = 2001; variable
H A Dstorage_stats_test.cpp50 int64_t appSize = 1006; variable
80 int64_t appSize = 2006; variable
/ohos5.0/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
H A Dbundle_stats.h26 BundleStats(int64_t appSize, int64_t cacheSize, int64_t dataSize) in BundleStats()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_status_service.cpp198 int64_t appSize = 0; in GetUserStorageStats() local
307 int32_t StorageStatusService::GetAppSize(int32_t userId, int64_t &appSize) in GetAppSize()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp191 uint32_t appSize, uint32_t& offset) __attribute__((no_sanitize("cfi"))) in GetCuvaJpegGainMapOffset()
969 …JpegPackerHelper::PackBaseVividMarker(uint32_t gainmapOffset, uint32_t preOffset, uint32_t appSize) in PackBaseVividMarker()
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsvc_session_manager.cpp707 int64_t appSize = it->second.dataSize; in CalAppProcessTime() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1927 …size_t appSize = (static_cast<size_t>(buffer[APP1_SIZE_H_OFF]) << U8_SHIFT) | buffer[APP1_SIZE_L_O… in HeapMemAlloc() local