Searched refs:MAX_DECRIPTION_LEN (Results 1 – 2 of 2) sorted by relevance
45 const uint16_t MAX_DECRIPTION_LEN = 255; variable
459 CHECK_LENGTH(strlen(bundleProfile.moduleInfo.description), MAX_DECRIPTION_LEN, in ParseModuleDesc()746 CHECK_LENGTH(strlen(bundleProfile.abilityInfos[index].description), MAX_DECRIPTION_LEN, in ParseAbilityDesc()