Searched defs:appSize (Results 1 – 7 of 7) sorted by relevance
45 int64_t appSize = 1001; variable69 int64_t appSize = 2001; variable
50 int64_t appSize = 1006; variable80 int64_t appSize = 2006; variable
26 BundleStats(int64_t appSize, int64_t cacheSize, int64_t dataSize) in BundleStats()
198 int64_t appSize = 0; in GetUserStorageStats() local307 int32_t StorageStatusService::GetAppSize(int32_t userId, int64_t &appSize) in GetAppSize()
191 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()
707 int64_t appSize = it->second.dataSize; in CalAppProcessTime() local
1927 …size_t appSize = (static_cast<size_t>(buffer[APP1_SIZE_H_OFF]) << U8_SHIFT) | buffer[APP1_SIZE_L_O… in HeapMemAlloc() local