Home
last modified time | relevance | path

Searched defs:resolve_function (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/build/hb/resources/args/default/
H A Dbuildargs.json19 "resolve_function": "resolve_target_cpu", string
34 "resolve_function": "resolve_target_os", string
46 "resolve_function": "resolve_product", string
71 "resolve_function": "resolve_log_mode", string
91 "resolve_function": "resolve_ccache", string
101 "resolve_function": "resolve_xcache", string
111 "resolve_function": "resolve_pycache", string
123 "resolve_function": "resolve_jobs", string
302 "resolve_function": "resolve_test", string
312 "resolve_function": "resolve_gn_args", string
[all …]
H A Dtoolargs.json17 "resolve_function": "", string
33 "resolve_function": "", string
48 "resolve_function": "", string
69 "resolve_function": "", string
92 "resolve_function": "", string
108 "resolve_function": "", string
123 "resolve_function": "", string
144 "resolve_function": "", string
154 "resolve_function": "", string
193 "resolve_function": "", string
[all …]
H A Dpushargs.json10 "resolve_function": "resolve_part", string
22 "resolve_function": "resolve_target", string
34 "resolve_function": "resolve_list_targets", string
46 "resolve_function": "resolve_src", string
58 "resolve_function": "resolve_reboot", string
H A Dcleanargs.json9 "resolve_function": "resolve_clean_all", string
20 "resolve_function": "resolve_clean_args", string
31 "resolve_function": "resolve_clean_out_product", string
42 "resolve_function": "resolve_clean_ccache", string
H A Denvargs.json11 "resolve_function": "resolve_sshkey", string
23 "resolve_function": "resolve_clean", string
34 "resolve_function": "resolve_check", string
44 "resolve_function": "resolve_install", string
56 "resolve_function": "resolve_install", string
67 "resolve_function": "resolve_part", string
87 "resolve_function": "resolve_target_cpu", string
105 "resolve_function": "resolve_target_os", string
H A Dinstallargs.json10 "resolve_function": "resolve_part", string
22 "resolve_function": "resolve_global", string
34 "resolve_function": "resolve_local", string
49 "resolve_function": "resolve_variant", string
H A Dindepbuildargs.json10 "resolve_function": "resolve_part", string
30 "resolve_function": "resolve_target_cpu", string
48 "resolve_function": "resolve_target_os", string
63 "resolve_function": "resolve_variant", string
H A Dpackageargs.json10 "resolve_function": "resolve_part", string
22 "resolve_function": "resolve_output", string
H A Dsetargs.json11 "resolve_function": "resolve_product_name", string
21 "resolve_function": "resolve_set_parameter", string
H A Dupdateargs.json10 "resolve_function": "resolve_part", string
22 "resolve_function": "resolve_global", string
H A Dpublishargs.json10 "resolve_function": "resolve_part", string
/ohos5.0/build/hb/containers/
H A Darg.py193 def resolve_function(self): member in Arg
287 def resolve_function(self, value): member in Arg