| /developtools/hapsigner/autosign/ |
| D | README.md | 19 1. Run the `start_creat.bat` file in the terminal to generate certs. 21 3. Run the `start_sign.bat` file in the terminal to start signing. 35 2. Run the `start_create.sh` file in the terminal to generate certs. 41 4. Run the `start_sign.sh` file in the terminal to start signing.
|
| /developtools/integration_verification/tools/fotff/pkg/gitee_common/ |
| D | steps_gitee_test.go | 29 m.Run() 68 t.Run(tt.name, func(t *testing.T) {
|
| /developtools/bytrace/ |
| D | README.md | 56 - Run the following command to query supported labels: 69 - Run the following command to capture traces whose label is <strong>ability</strong>, with the b… 76 - Run the following command to set the clock type for traces to <strong>mono</strong>: 83 - Run the following command to compress the traced data:
|
| /developtools/ace_js2bundle/ |
| D | README.md | 8 Run `npm install` under `ace-loader` directory.
|
| /developtools/profiler/device/plugins/hisysevent_plugin/include/ |
| D | hisysevent_plugin.h | 36 void Run(void);
|
| /developtools/profiler/device/plugins/hisysevent_plugin/src/ |
| D | hisysevent_plugin.cpp | 74 workThread_ = std::thread(&HisyseventPlugin::Run, this); in Start() 98 void HisyseventPlugin::Run(void) in Run() function in HisyseventPlugin
|
| /developtools/profiler/device/base/include/ |
| D | epoll_event_poller.h | 59 void Run();
|
| /developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/rpc/ |
| D | http_server.h | 31 void Run(int32_t port = 9001);
|
| D | http_server.cpp | 56 void HttpServer::Run(int32_t port) in Run() function in SysTuning::TraceStreamer::HttpServer 115 void HttpServer::Run(int32_t port) in Run() function in SysTuning::TraceStreamer::HttpServer
|
| /developtools/smartperf_host/trace_streamer/sdk/demo_sdk/rpc/ |
| D | http_server.h | 31 void Run(int32_t port = 9001);
|
| D | http_server.cpp | 56 void HttpServer::Run(int32_t port) in Run() function in SysTuning::TraceStreamer::HttpServer 115 void HttpServer::Run(int32_t port) in Run() function in SysTuning::TraceStreamer::HttpServer
|
| /developtools/profiler/device/plugins/hilog_plugin/include/ |
| D | hilog_plugin.h | 38 void Run(void);
|
| /developtools/profiler/host/smartperf/trace_streamer/src/rpc/ |
| D | http_server.h | 31 void Run(int32_t port = 9001);
|
| D | http_server.cpp | 57 void HttpServer::Run(int32_t port) in Run() function in SysTuning::TraceStreamer::HttpServer 116 void HttpServer::Run(int32_t port) in Run() function in SysTuning::TraceStreamer::HttpServer
|
| /developtools/smartperf_host/trace_streamer/src/rpc/ |
| D | http_server.h | 31 void Run(int32_t port = 9001);
|
| D | http_server.cpp | 67 void HttpServer::Run(int32_t port) in Run() function in SysTuning::TraceStreamer::HttpServer 120 void HttpServer::Run(int32_t port) in Run() function in SysTuning::TraceStreamer::HttpServer
|
| /developtools/profiler/device/base/src/ |
| D | epoll_event_poller.cpp | 116 void EpollEventPoller::Run() in Run() function in EpollEventPoller 232 pollThread_ = std::thread(&EpollEventPoller::Run, this); in Start()
|
| /developtools/integration_verification/tools/fotff/rec/ |
| D | fotff_test.go | 48 m.Run() 288 t.Run(fmt.Sprintf("RES%d:%s", i, tt.name), func(t *testing.T) {
|
| /developtools/hiperf/ |
| D | README.md | 268 Run scripts to perform sampling operations (which can easily generate HTML reports). 272 Run **command_script.py** to sample data. This script is the packaging script of the **report** com… 297 Run **recv_binary_cache.py** to collect symbol tables. The tool searches for the ELF in the specifi… 318 Run **make_report.py** to display the sampled data in an HTML page. 363 Run the following commands:
|
| /developtools/smartperf_host/ide/server/ |
| D | main.go | 164 cmdRes.Run() 486 res.Run()
|
| /developtools/profiler/host/smartperf/ide/server/ |
| D | main.go | 164 cmdRes.Run() 486 res.Run()
|
| /developtools/profiler/device/plugins/hilog_plugin/src/ |
| D | hilog_plugin.cpp | 103 workThread_ = std::thread(&HilogPlugin::Run, this); in Start() 229 void HilogPlugin::Run(void) in Run() function in HilogPlugin
|
| /developtools/integration_verification/tools/fotff/ |
| D | main.go | 61 Run: func(cmd *cobra.Command, args []string) {
|
| /developtools/smartperf_host/trace_streamer/test/unittest/ |
| D | http_server_test.cpp | 59 httpServer->Run(); in HttpServerThread()
|
| /developtools/hapsigner/ |
| D | README.md | 134 5. Run **create_appcert_sign_profile.sh** on Linux or **create_appcert_sign_profile.bat** on Window… 135 6. Run **sign_hap.sh** on Linux or **sign_hap.bat** on Windows to sign the HAP. Run **sign_elf.sh**… 141 …2. Run **create_root.sh** on Linux or run **create_root.bat** on Windows to generate the required …
|