Home
last modified time | relevance | path

Searched defs:MIN_BUNDLE_NAME_LEN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/include/
H A Dres_common_util.h27 constexpr uint32_t MIN_BUNDLE_NAME_LEN = 7; variable
/ohos5.0/base/startup/appspawn/lite/
H A Dappspawn_message.c34 static const size_t MIN_BUNDLE_NAME_LEN = 7; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h59 const uint8_t MIN_BUNDLE_NAME_LEN = 7; variable