Home
last modified time | relevance | path

Searched defs:totalSize (Results 51 - 75 of 222) sorted by relevance

123456789

/third_party/icu/icu4c/source/tools/toolutil/
H A Dswapimpl.cpp121 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); in upname_swap() local
/third_party/skia/src/core/
H A DSkArenaAlloc.cpp110 const uint32_t totalSize = sizeIncludingFooter + skipOverhead; in allocObjectWithFooter() local
H A DSkBlockAllocator.cpp51 size_t SkBlockAllocator::totalSize() const { in totalSize() function in SkBlockAllocator
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DparseConst.cpp185 size_t totalSize = index + size; in visitConstantUnion() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.cpp123 size_t totalSize = 0; in allocateSets() local
H A DVkQueue.cpp37 size_t totalSize = submitSize; in DeepCopySubmitInfo() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatawriter.cpp224 int32_t totalSize = indexesLength * 4; in write() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dswapimpl.cpp120 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); in upname_swap() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_flow_controller.cpp131 int64_t totalSize = nowSize + traceSize; in IsLowerLimit() local
/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dplatform_monitor.h39 uint32_t totalSize; member
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp133 uint64_t totalSize = 0; in GetDirSize() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_app_cert_process.c192 uint32_t totalSize = sizeof(struct HksKeyMaterial25519) + (CURVE25519_KEY_LEN_BYTES << 1); in SaveKeyMaterialCurve25519() local
[all...]
/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter_lite.c311 uint32_t totalSize = sizeof(struct HksPubKeyInfo) + nSize + eSize; in X509PublicKeyToRsa() local
366 uint32_t totalSize = sizeof(struct HksPubKeyInfo) + xSize + ySize; in X509PublicKeyToEcc() local
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest_utils.c116 uint32_t totalSize = spkiHeaderLen + info->nOrXSize + info->eOrYSize; in GetEcPublicKey() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_ed25519tox25519.c382 uint32_t totalSize = sizeof(struct KeyMaterial25519) + CURVE25519_KEY_LEN * 2; // 2: private key and public key in ConvertPrivX25519FromED25519() local
H A Dhks_openssl_curve25519.c33 uint32_t totalSize = sizeof(struct KeyMaterial25519) + (CURVE25519_KEY_LEN << 1); in SaveCurve25519KeyMaterial() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Dsnapshot.cpp164 auto totalSize = data.size(); in Create() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dlist_option.cpp210 void OH_ArkUI_ListChildrenMainSizeOption_Resize(ArkUI_ListChildrenMainSize* option, int32_t totalSize) in OH_ArkUI_ListChildrenMainSizeOption_Resize() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp240 size_t totalSize = 0; in SppWrite() local
220 CheckSppWriteParams( napi_env env, napi_callback_info info, int &id, uint8_t** totalBuf, size_t &totalSize) CheckSppWriteParams() argument
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp334 void CloneBuffer(uint8_t* dest, const uint8_t* src, size_t totalSize) in CloneBuffer() argument
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dstream_demuxer.cpp269 uint64_t totalSize = 0; in PullData() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_proxy_test.cpp242 int64_t totalSize; in HWTEST_F() local
642 int64_t totalSize; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp95 int32_t StorageManagerConnect::GetTotalSizeOfVolume(string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() argument
165 int32_t StorageManagerConnect::GetTotalSize(int64_t &totalSize) in GetTotalSize() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp188 uint32_t totalSize = surfaceBuffer->GetSize(); in DumpSurfaceBuffer() local
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_process.h185 size_t totalSize = sizeof(dbinder_transaction_data) + data.GetRawDataSize(); in ProcessRawData() local

Completed in 18 milliseconds

123456789