Home
last modified time | relevance | path

Searched refs:MAX_LABLE_LEN (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h152 const uint16_t MAX_LABLE_LEN = 255; member
183 const uint8_t MAX_LABLE_LEN = 30; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp549 CHECK_LENGTH(strlen(bundleProfile.label), MAX_LABLE_LEN, in ParseAbilityInfos() local
790 CHECK_LENGTH(strlen(bundleProfile.abilityInfos[index].label), MAX_LABLE_LEN, in ParseAbilityLabel() local
H A Dgt_bundle_parser.cpp333 CHECK_LENGTH(strlen(bundleProfile.label), MAX_LABLE_LEN, in ParseAbilityInfo() local

Completed in 4 milliseconds