Home
last modified time | relevance | path

Searched refs:COMPONENT_SYSCAP_STRING_FORMAT_ERROR (Results 1 – 3 of 3) sorted by relevance

/build/tools/component_tools/static_check/bundle_check/
Dwarning_info.py44COMPONENT_SYSCAP_STRING_FORMAT_ERROR = r'''"component:syscap" 中的值命名规则为 "SystemCapability.子系统.部件能力.… variable in BCWarnInfo
Dbundle_check_online.py141 return BCWarnInfo.COMPONENT_SYSCAP_STRING_FORMAT_ERROR
Dbundle_json_check.py368 err.append(BCWarnInfo.COMPONENT_SYSCAP_STRING_FORMAT_ERROR)