Home
last modified time | relevance | path

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

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