Home
last modified time | relevance | path

Searched defs:totalSize (Results 176 - 200 of 222) sorted by relevance

123456789

/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_manager_test.cpp117 int32_t GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() argument
132 int32_t GetTotalSize(int64_t &totalSize) in GetTotalSize() argument
/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service.c756 uint32_t totalSize = sizeof(struct HksPubKeyInfo) + key->size; in TranslateToInnerCurve25519Format() local
/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
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp469 int totalSize = 0; in CombinePackets() local
1406 int totalSize = 0; in GetNextSampleSize() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp465 int32_t totalSize = pixelMap->GetRowStride() * pixelMap->GetHeight(); in DumpPixelMap() local
506 void ImageUtils::DumpDataIfDumpEnabled(const char* data, const size_t& totalSize, in DumpDataIfDumpEnabled() argument
552 SaveDataToFile(const std::string& fileName, const char* data, const size_t& totalSize) SaveDataToFile() argument
[all...]
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp402 size_t totalSize = parcel.GetDataSize(); in TranslateDBinderStub() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp567 void GetCloudLog(sqlite3_stmt *logStatement, VBucket &logInfo, uint32_t &totalSize, in GetCloudLog() argument
1620 GetCloudDataForSync(const CloudUploadRecorder &uploadRecorder, sqlite3_stmt *statement, CloudSyncData &cloudDataResult, uint32_t &stepNum, uint32_t &totalSize) GetCloudDataForSync() argument
[all...]
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp1530 uint32_t totalSize = 0; in GetSyncCloudData() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1081 size_t totalSize = 0; in NotifyRemovedData() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp691 uint64_t totalSize = 0; in DoPacket() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp1339 int32_t totalSize = icu::CollationDataWriter::writeTailoring( in addCollation() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp110 HRESULT CProgressSync::ScanProgress(UInt64 numFiles, UInt64 totalSize, const FString &fileName, bool isDir) in ScanProgress() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp500 UInt64 totalSize = 0; in HashCalc() local
1487 UInt64 totalSize = 0; in Extract() local
/third_party/lzma/C/
H A DXzEnc.c152 static SRes XzEncIndex_PreAlloc(CXzEncIndex *p, UInt64 numBlocks, UInt64 unpackSize, UInt64 totalSize, ISzAllocPtr alloc) in XzEncIndex_PreAlloc() argument
174 static SRes XzEncIndex_AddIndexRecord(CXzEncIndex *p, UInt64 unpackSize, UInt64 totalSize, ISzAllocPtr alloc) in XzEncIndex_AddIndexRecord() argument
731 UInt64 totalSize; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c1077 unsigned totalSize = 2 * sizeof(*header) + in SVGA3D_vgpu10_DefineAndBindShader() local
1764 unsigned totalSize = 2 * sizeof(*header) + in SVGA3D_sm5_DefineAndBindStreamOutput() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp1339 int32_t totalSize = icu::CollationDataWriter::writeTailoring( in addCollation() local
/third_party/lz4/programs/
H A Dbench.c663 size_t pos = 0, totalSize = 0; in BMK_loadFiles() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1357 int totalSize = 0; in iterate() local
1473 int totalSize = 0; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp1221 VkDeviceSize totalSize = 0; in getYCbCrImageDataSize() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dparse.cpp991 int32_t totalSize = icu::CollationDataWriter::writeTailoring( in addCollation() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp957 const deUint32 totalSize = (deUint32)deAlign32(curOffset, maxAlignment); in computeVarLayout() local
H A DglsUniformBlockCase.cpp1412 int totalSize = 0; in iterate() local
1525 int totalSize = 0; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp168 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector() local
181 const size_t totalSize = stride * intermediate.size(); in GetQueryPoolResultsVector() local
204 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector() local
217 const size_t totalSize = stride * intermediate.size(); in GetQueryPoolResultsVector() local
244 const size_t totalSize = stride * output.size(); in cmdCopyQueryPoolResultsVector() local
258 const size_t totalSize = stride * intermediate.size(); cmdCopyQueryPoolResultsVector() local
281 const size_t totalSize = stride * output.size(); cmdCopyQueryPoolResultsVector() local
295 const size_t totalSize = stride * intermediate.size(); cmdCopyQueryPoolResultsVector() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp2253 size_t totalSize = 0; in Size() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2643 UInt64 totalSize = 0; in Update() local

Completed in 77 milliseconds

123456789