Home
last modified time | relevance | path

Searched defs:MAX_INT_NUM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dservice_test_common.h54 static constexpr uint32_t MAX_INT_NUM = 0x7fffffff; variable
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_manager.cpp35 static constexpr int32_t MAX_INT_NUM = 0x7fffffff; variable