Home
last modified time | relevance | path

Searched defs:project (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/security_guard/patches/
H A Dpatches.json4 "project":"productdefine_common", string
9 "project":"vendor_hihope", string
14 "project":"device_board_hihope", string
19 "project":"security_selinux_adapter", string
/ohos5.0/foundation/graphic/graphic_surface/patches/
H A Dpatches.json4 "project":"vendor_hihope", string
9 "project":"powermgr_battery_manager", string
15 "project":"drivers_peripheral", string
/ohos5.0/foundation/bundlemanager/ecological_rule_manager/patches/
H A Dpatches.json3 "project": "productdefine_common", string
/ohos5.0/foundation/arkui/advanced_ui_component/patches/
H A Dpatches.json4 "project":"productdefine_common", string
/ohos5.0/build/
H A Dsubsystem_config_example.json3 "project": "hmf/test/testfwk/developer_test", string
/ohos5.0/build/templates/common/
H A Dinclude_relative_path_check.py27 def get_components_from_inherit_attr(cls, components, inherit, project): argument
97 def __get_need_scan_path(cls, components, project, components_info_path): argument