/aosp12/frameworks/base/core/java/android/content/pm/verify/domain/ |
H A D | DomainVerificationUtils.java | 45 int totalSize = dest.dataSize(); in writeHostMap() local 102 int totalSize = dest.dataSize(); in writeHostSet() local
|
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/ |
H A D | FetchDownloadsLoader.java | 107 public long totalSize; field in FetchDownloadsLoader.DownloadsResult 117 long totalSize, in DownloadsResult()
|
/aosp12/frameworks/av/media/libstagefright/rtsp/ |
H A D | ARTPAssembler.cpp | 82 size_t totalSize = 0; in MakeADTSCompoundFromAACFrames() local 129 size_t totalSize = 0; in MakeCompoundFromPackets() local
|
H A D | AH263Assembler.cpp | 159 size_t totalSize = 0; in submitAccessUnit() local
|
H A D | AAMRAssembler.cpp | 152 size_t totalSize = 0; in addPacket() local
|
H A D | AAVCAssembler.cpp | 447 size_t totalSize = size - 2; in addFragmentedNALUnit() local 576 size_t totalSize = 0; in submitAccessUnit() local
|
/aosp12/packages/modules/adb/fastdeploy/deploypatchgenerator/ |
H A D | deploy_patch_generator.cpp | 83 uint64_t totalSize) { in ReportSavings() 194 uint64_t totalSize = in CreatePatch() local 227 uint64_t totalSize = 0; in BuildIdenticalEntries() local
|
/aosp12/packages/services/Car/tests/obd2_test/src/com/android/car/obd2/test/ |
H A D | Utils.java | 39 int totalSize = Arrays.stream(arrays).mapToInt((int[] array) -> array.length).sum(); in concatIntArrays() local
|
/aosp12/hardware/interfaces/drm/1.0/default/ |
H A D | CryptoPlugin.cpp | 129 size_t totalSize = 0; in decrypt() local 151 size_t totalSize = 0; in decrypt() local
|
/aosp12/art/tools/ahat/src/main/com/android/ahat/ |
H A D | OverviewHandler.java | 66 Size totalSize = Size.ZERO; in printHeapSizes() local
|
/aosp12/frameworks/base/cmds/incidentd/src/ |
H A D | report_directory.cpp | 56 off_t totalSize = 0; in clean_directory() local
|
/aosp12/frameworks/av/media/img_utils/src/ |
H A D | DngUtils.cpp | 316 uint32_t totalSize = NUMBER_INT_ARGS * sizeof(uint32_t) + NUMBER_DOUBLE_ARGS * sizeof(double) + in addGainMap() local 404 uint32_t totalSize = (NUMBER_CENTER_ARGS + NUMBER_COEFFS) * sizeof(double) + sizeof(uint32_t); in addWarpRectilinear() local 457 uint32_t totalSize = (NUM_NON_VARLEN_FIELDS + badPointCount * SIZE_OF_POINT + in addBadPixelList() local
|
H A D | TiffWriter.cpp | 69 uint32_t totalSize = getTotalSize(); in write() local 372 uint32_t totalSize = FILE_HEADER_SIZE; in getTotalSize() local
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/ |
H A D | MpegTsSampleExtractor.java | 290 int totalSize = buffer.position(); in mayParseClosedCaption() local 334 int totalSize = buffer.position(); in mayParseClosedCaption() local
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/ |
H A D | MpegTsSampleExtractor.java | 302 int totalSize = buffer.position(); in mayParseClosedCaption() local 346 int totalSize = buffer.position(); in mayParseClosedCaption() local
|
/aosp12/frameworks/av/media/libstagefright/webm/ |
H A D | WebmElement.cpp | 40 int64_t voidSize(int64_t totalSize) { in voidSize() 100 uint64_t WebmElement::totalSize() { in totalSize() function in android::WebmElement 216 EbmlVoid::EbmlVoid(uint64_t totalSize) in EbmlVoid()
|
/aosp12/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/ |
H A D | DomainVerificationCoreApiTest.kt | 48 var totalSize = 0 regex
|
/aosp12/frameworks/native/opengl/libs/EGL/ |
H A D | BlobCache.cpp | 203 size_t totalSize = align4(entrySize); in flatten() local 267 size_t totalSize = align4(entrySize); in unflatten() local
|
/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | TopK_V2.cpp | 44 const int totalSize = getNumberOfElements(inputShape); in evalGeneric() local
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | LocHeap.cpp | 201 int totalSize = mSize; in checkNodes() local
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | LocHeap.cpp | 201 int totalSize = mSize; in checkNodes() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/ |
H A D | StorageMeasurement.java | 49 public long totalSize; field in StorageMeasurement.MeasurementDetails
|
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/ |
H A D | Stats.java | 90 long totalSize = 0; in getTotalSize() local
|
/aosp12/packages/modules/NeuralNetworks/driver/cache/BlobCache/ |
H A D | BlobCache.cpp | 258 size_t totalSize = align_sizet(entrySize); in flatten() local 322 size_t totalSize = align_sizet(entrySize); in unflatten() local
|
/aosp12/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | BackupHelpers.h | 42 int totalSize; member
|