Home
last modified time | relevance | path

Searched refs:MAX_DECRIPTION_LEN (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h45 const uint16_t MAX_DECRIPTION_LEN = 255; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp459 CHECK_LENGTH(strlen(bundleProfile.moduleInfo.description), MAX_DECRIPTION_LEN, in ParseModuleDesc() local
746 CHECK_LENGTH(strlen(bundleProfile.abilityInfos[index].description), MAX_DECRIPTION_LEN, in ParseAbilityDesc() local

Completed in 3 milliseconds