Searched defs:target_os (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/build/ohos/sdk/ |
H A D | ohos_sdk_description_std.json | 5 "target_os": [ array 15 "target_os": [ array 25 "target_os": [ array 34 "target_os": [ array 42 "target_os": [ array 50 "target_os": [ array 59 "target_os": [ array 69 "target_os": [ array 76 "target_os": [ array 83 "target_os": [ array [all …]
|
/ohos5.0/build/ |
H A D | prebuilts_config.json | 20 "target_os": "linux", string 29 "target_os": "darwin", string 44 "target_os": "linux", string 53 "target_os": "linux", string 62 "target_os": "darwin", string 71 "target_os": "darwin", string 86 "target_os": "linux", string 95 "target_os": "linux", string 122 "target_os": "ohos", string 137 "target_os": "linux", string [all …]
|
/ohos5.0/build/indep_configs/variants/default/ |
H A D | build_config.json | 11 "target_os": "ohos", string
|
/ohos5.0/build/hb/resources/config/ |
H A D | config.json | 16 "target_os": null, null
|
/ohos5.0/build/hb/resources/args/default/ |
H A D | indepbuildargs.json | 33 "target_os": { object
|
H A D | envargs.json | 90 "target_os": { object
|
H A D | buildargs.json | 22 "target_os": { object
|
/ohos5.0/build/hb/resources/ |
H A D | config.py | 78 def target_os(self): member in Config 82 def target_os(self, value: str): member in Config
|
/ohos5.0/base/hiviewdfx/hiview/build/ |
H A D | gen_plugin_build.py | 143 def __init__(self, target_os, product, platform, arch, ram, rom): argument
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/connector/ |
H A D | mod.rs | 286 #[cfg(all(target_os = "linux", feature = "ylong_base", feature = "__tls"))] fchown: Option< in https_connect()
|