Home
last modified time | relevance | path

Searched refs:STORAGE_ROM_NUMS_MAX_VALUE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/security_guard/services/config_manager/src/
H A Devent_config.cpp31 constexpr int32_t STORAGE_ROM_NUMS_MAX_VALUE = 1000; variable
121 uint32_t maxValue = STORAGE_ROM_NUMS_MAX_VALUE; in ParseEventConfig()