Home
last modified time | relevance | path

Searched refs:build_type (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/
H A DBUILD.gn39 build_type = "shared_library"
41 build_type = "static_library"
52 build_type = "ohos_shared_library"
54 build_type = "ohos_static_library"
94 target(build_type, "softbus_client") {
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/log/
H A DBUILD.gn22 build_type = "static_library"
25 build_type = "shared_library"
39 target(build_type, "softbus_dfx_log") {
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/anonymize/
H A DBUILD.gn22 build_type = "static_library"
25 build_type = "shared_library"
39 target(build_type, "softbus_dfx_anonymizer") {
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/
H A DBUILD.gn20 build_type = "static_library"
22 build_type = "shared_library"
34 target(build_type, "softbus_dfx_event") {
/ohos5.0/foundation/arkui/ace_engine/build/
H A DBUILD.gn49 build_type = "engine"
59 build_type = "engine"
69 build_type = "engine_declarative"
79 build_type = "engine_pa"
H A Dace_lib.gni120 if (build_type == "engine") {
126 } else if (build_type == "engine_declarative") {
128 } else if (build_type == "engine_pa") {
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A DBUILD.gn22 build_type = "static_library"
25 build_type = "shared_library"
39 target(build_type, "softbus_dfx_dump") {
/ohos5.0/foundation/communication/dsoftbus/core/common/
H A DBUILD.gn47 build_type = "static_library"
54 build_type = "shared_library"
83 target(build_type, "softbus_utils") {
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/
H A DBUILD.gn40 build_type = "shared_library"
42 build_type = "static_library"
/ohos5.0/build/lite/ndk/build/
H A Dbuild.py62 if args.build_type == 'debug':
/ohos5.0/docs/zh-cn/device-dev/quick-start/
H A Dquickstart-ide-3516-build.md35 3. 在**ipcamera_hispark_taurus**配置页签中,设置源码的编译类型**build_type**,默认为“debug”类型,请根据需要进行修改。
H A Dquickstart-ide-3568-build.md35 3. 在**rk3568**配置页签中,设置源码的编译类型**build_type**,默认为"debug"类型,请根据需要进行修改。
H A Dquickstart-ide-3861-build.md35 3. 在**wifiiot_hispark_pegasus**配置页签中,设置源码的编译类型**build_type**,默认为"debug"类型,请根据需要进行修改。
H A Dquickstart-appendix-hi3516-ide.md207 4. 在**hispark_taurus_standard**配置页签中,设置源码的编译类型**build_type**,默认为“debug”类型,请根据需要进行修改。
/ohos5.0/build/templates/common/
H A Dgenerate_component_package.py717 def generate_component_package(out_path, root_path, components_list=None, build_type=0, organizatio… argument
766 "build_type": build_type, "organization_name": organization_name,
790 build_type=py_args.build_type,
/ohos5.0/docs/en/device-dev/quick-start/
H A Dquickstart-ide-3516-build.md36 3. On the **ipcamera_hispark_taurus** tab page, set **build_type**, whose default value is **debug*…
H A Dquickstart-ide-3568-build.md36 3. On the **rk3568** tab page, set **build_type**, whose default value is **debug**.
H A Dquickstart-ide-3861-build.md36 3. On the **wifiiot_hispark_pegasus** tab page, set **build_type**, whose default value is **debug*…
H A Dquickstart-appendix-hi3516-ide.md213 4. On the **hispark_taurus_standard** tab page, set **build_type**, whose default value is **debug*…
/ohos5.0/build/test/example/
H A Dtest_build_option.py730 def test_build_type(self, build_type): argument
734 cmd = self.CMD.format('--build-type', build_type).split()
735 result = self.get_match_result(cmd, "build_type", build_type)
737 assert result == 0, "build type para {} failed".format(build_type)
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-build-all.md275 -b BUILD_TYPE, --build_type BUILD_TYPE
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-build-all.md313 -b BUILD_TYPE, --build_type BUILD_TYPE