Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/common/native/include/
H A Dedm_constants.h25 constexpr int32_t APPID_MAX_SIZE = 200; variable
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/src/
H A Denterprise_device_mgr_stub_mock.cpp30 const uint32_t APPID_MAX_SIZE = 200; variable