Home
last modified time | relevance | path

Searched refs:executable (Results 1 – 24 of 24) sorted by relevance

/developtools/smartperf_host/trace_streamer/build/
Dtest.gni18 executable(target_name) {
40 executable(target_name) {
Dohos.gni119 executable(target_name) {
/developtools/profiler/host/smartperf/trace_streamer/build/
Dtest.gni18 executable(target_name) {
40 executable(target_name) {
Dohos.gni119 executable(target_name) {
/developtools/profiler/tools/smaps_show/
D.gitignore6 # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
/developtools/smartperf_host/trace_streamer/gn/
DCONFIG.gn116 set_defaults("executable") {
118 configs += [ "//gn:executable" ]
Dwasm.gni76 executable("${_lib_name}.js") {
DBUILD.gn191 config("executable") {
/developtools/profiler/host/smartperf/trace_streamer/gn/
DCONFIG.gn117 set_defaults("executable") {
119 configs += [ "//gn:executable" ]
Dwasm.gni76 executable("${_lib_name}.js") {
DBUILD.gn190 config("executable") {
/developtools/hapsigner/autosign/
DREADME.md27 1. Add executable permission into `start_create.sh` and `start_sign.sh`.
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/
DREADME.md87 - executable
/developtools/syscap_codec/test/unittest/common/
DBUILD.gn23 executable("test_syscap_napi_unittest") {
/developtools/hiperf/script/
Dhiperf_utils.py121 def executable_file_available(executable, option='--help'): argument
123 print([executable, option])
124 subproc = subprocess.Popen([executable, option],
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/
DBUILD.gn151 executable("trace_streamer111") {
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/
DBUILD.gn149 executable("trace_streamer") {
/developtools/profiler/host/smartperf/trace_streamer/src/
DBUILD.gn195 executable("trace_streamer") {
/developtools/hiperf/
DREADME.md56 | Build only the binary executable files of the current device platform. | --build-target hiperf…
361 Check whether the **PATH** environment variable contains the hdc executable file.
/developtools/hdc/
DREADME.md40 Compilation steps of hdc pc executable file:
/developtools/smartperf_host/trace_streamer/prebuilts/patch_protobuf/
Dprotobufbuild.gn339 executable("protoc") {
/developtools/profiler/host/smartperf/trace_streamer/prebuilts/patch_protobuf/
Dprotobufbuild.gn339 executable("protoc") {
/developtools/hapsigner/
DREADME.md5 … source and have not been tampered with, OpenHarmony requires that all executable code be signed. …
/developtools/profiler/hiebpf/include/
Dvmlinux.h5766 struct file *executable; member