Home
last modified time | relevance | path

Searched defs:MAX_UPDATE_SIZE (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/include/
H A Dhks_core_service_three_stage.h26 #define MAX_UPDATE_SIZE (64 * 1024) macro
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_three_stage_test_common.h32 static const uint32_t MAX_UPDATE_SIZE = 64; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.h31 constexpr uint32_t MAX_UPDATE_SIZE = 64 * 1024; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_security_manager.h128 static constexpr uint32_t MAX_UPDATE_SIZE = 64; variable
/ohos5.0/base/update/updater/interfaces/kits/include/misc_info/
H A Dmisc_info.h26 constexpr int MAX_UPDATE_SIZE = 768; variable
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.h32 constexpr uint8_t MAX_UPDATE_SIZE = 8; variable
/ohos5.0/base/startup/init/services/modules/reboot/
H A Dreboot_misc.c26 #define MAX_UPDATE_SIZE 1280 macro
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dhuks_aes_adapter.cpp32 static constexpr uint32_t MAX_UPDATE_SIZE = 64 * 1024; variable
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_aes_crypto_util.cpp26 constexpr uint32_t MAX_UPDATE_SIZE = 1024; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp59 constexpr int32_t MAX_UPDATE_SIZE = 256 * 100; variable