/ohos5.0/build/hb/resources/args/default/ |
H A D | buildargs.json | 19 "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 D | toolargs.json | 17 "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 D | pushargs.json | 10 "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 D | cleanargs.json | 9 "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 D | envargs.json | 11 "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 D | installargs.json | 10 "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 D | indepbuildargs.json | 10 "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 D | packageargs.json | 10 "resolve_function": "resolve_part", string 22 "resolve_function": "resolve_output", string
|
H A D | setargs.json | 11 "resolve_function": "resolve_product_name", string 21 "resolve_function": "resolve_set_parameter", string
|
H A D | updateargs.json | 10 "resolve_function": "resolve_part", string 22 "resolve_function": "resolve_global", string
|
H A D | publishargs.json | 10 "resolve_function": "resolve_part", string
|
/ohos5.0/build/hb/containers/ |
H A D | arg.py | 193 def resolve_function(self): member in Arg 287 def resolve_function(self, value): member in Arg
|