/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
H A D | hks_storage_utils.c | 340 uint32_t totalSize = keyCount * sizeof(struct HksFileEntry); in FileNameListInit() local
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A D | cert_manager_app_cert_process.c | 193 uint32_t totalSize = sizeof(struct HksKeyMaterial25519) + (CURVE25519_KEY_LEN_BYTES << 1); in SaveKeyMaterialCurve25519() local
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | directory_ex.cpp | 348 uint64_t totalSize = 0; in GetFolderSize() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_utils.cpp | 285 void CloneBuffer(uint8_t* dest, const uint8_t* src, size_t totalSize) in CloneBuffer()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_query_sync_test.cpp | 494 const uint64_t totalSize = 500; // 500 data in DB. variable 551 const uint64_t totalSize = 100; // 100 data in DB. variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_proxy_test.cpp | 474 int64_t totalSize; variable 808 int64_t totalSize; variable
|
/aosp14/frameworks/base/media/jni/ |
H A D | android_media_MediaDescrambler.cpp | 304 ssize_t totalSize = 0; in getSubSampleInfo() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | background_cloud_file_processor.cpp | 145 … double totalSize = static_cast<double>(diskInfo.f_bsize) * static_cast<double>(diskInfo.f_blocks); in IsStorageInsufficient() local
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
H A D | account_iam_manager_test.cpp | 96 int32_t GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() 111 int32_t GetTotalSize(int64_t &totalSize) in GetTotalSize()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_p2p_complex_sync_test.cpp | 105 int totalSize = 10; in CrudTest() local 1862 int totalSize = 4000u; variable 1937 int totalSize = 4000u; variable
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | BinderProxy.java | 226 final int totalSize = size(); in set() local
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
H A D | input_method_utils.h | 231 size_t totalSize = 0; in IsPrivateCommandValid() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/ |
H A D | ipc_invoker.c | 165 uint32_t totalSize; in CheckIpcIo() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager_stub.cpp | 380 int64_t totalSize; in HandleGetTotal() local 451 int64_t totalSize; in HandleGetTotalSize() local
|
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/ |
H A D | PerformFullTransportBackupTask.java | 765 long totalSize = mResult.get(); in preflightFullBackup() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A D | audio_service_common_unit_test.cpp | 326 size_t totalSize = oHAudioBuffer->GetDataSize(); variable
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | openssl_ecc_helper.c | 476 uint32_t totalSize = xSize + ySize + sizeof(struct HksPubKeyInfo); in EcKeyToPublicKey() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | storage_manager_proxy.cpp | 491 int32_t StorageManagerProxy::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() 857 int32_t StorageManagerProxy::GetTotalSize(int64_t &totalSize) in GetTotalSize()
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/ |
H A D | DngCreator.java | 500 long totalSize = ((long) rowStride) * height + offset; in writeByteBuffer() local
|
/aosp14/frameworks/base/core/jni/ |
H A D | com_android_internal_content_NativeLibraryHelper.cpp | 443 size_t totalSize = 0; in com_android_internal_content_NativeLibraryHelper_sumNativeBinaries() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
H A D | zip.cpp | 503 int64_t totalSize = 0; in GetOriginalSize() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_database_test.cpp | 826 static const size_t totalSize = 50; variable
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nncompiler.cpp | 797 size_t totalSize = 0; in SerializeTensorsToBuffer() local
|
/ohos5.0/base/security/code_signature/test/unittest/ |
H A D | enable_verity_test.cpp | 195 size_t totalSize = 0; in ExpandFile() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_format_convert_test.cpp | 271 const size_t totalSize = (ySize + NUM_2 * uvSize); in YuvP010ConvertToRgb() local 311 const size_t totalSize = ySize * NUM_4; in Rgba1010102ConvertToYuvP010() local 490 const size_t totalSize = (ySize + NUM_2 * uvSize); in GetOrignData() local 496 const size_t totalSize = ySize * NUM_4; in GetOrignData() local
|