Home
last modified time | relevance | path

Searched defs:remainSize (Results 1 - 16 of 16) sorted by relevance

/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file_reader_io.cpp52 auto remainSize = bufferSize; in ReadBuffer() local
/foundation/filemanagement/dfs_service/test/fuzztest/downloadassetcbmgr_fuzzer/
H A Ddownloadassetcbmgr_fuzzer.cpp46 size_t remainSize = fuzzData.GetRemainSize(); in DoSomethingInterestingWithMyAPI() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_body.cpp36 size_t remainSize = body_.size() - index_; in Read() local
/foundation/filemanagement/dfs_service/test/fuzztest/cycletaskrunner_fuzzer/
H A Dcycletaskrunner_fuzzer.cpp52 auto remainSize = fuzzData.GetRemainSize(); in CycleTaskDerivedFuzzTest() local
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncassetmanager_fuzzer/
H A Dcloudsyncassetmanager_fuzzer.cpp88 auto remainSize = fuzzData.GetRemainSize(); in DownloadFileCallbackFuzzTest() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Dsnapshot.cpp187 uint32_t remainSize = totalSize - msgSize - sizeof(uint32_t); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp155 float remainSize = GetMainAxisSize(idealSize, isVertical) - linearMeasureProperty.allocatedSize - in Measure() local
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dstream_demuxer.cpp135 uint64_t remainSize = size - (memory->GetSize() - offsetInCache); in PullDataWithCache() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddata_packer.cpp434 auto remainSize = static_cast<int32_t>(GetBufferSize(que_[index]) - bufferOffset); in CopyFirstBuffer() local
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncmanager_fuzzer/
H A Dcloudsyncmanager_fuzzer.cpp178 auto remainSize = fuzzData.GetRemainSize(); in CleanFuzzTest() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dzip_file.cpp408 uint32_t remainSize = zipEntry.compressedSize; in UnzipWithStore() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dzip_file.cpp425 uint32_t remainSize = zipEntry.compressedSize; in UnzipWithStore() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp455 size_t remainSize = static_cast<size_t>(tarFileSize_); in ParseRegularFile() local
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/
H A Dcloudsyncservicestub_fuzzer.cpp547 auto remainSize = fuzzData.GetRemainSize(); in HandleDownloadFilesFuzzTest() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp136 auto remainSize = mainSize - overScrollOffset; in UpdateEndIndex() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp565 int32_t remainSize = tempPkt->size - static_cast<int32_t>(samplePacket->offset); in ConvertAVPacketToSample() local

Completed in 14 milliseconds