Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 25 of 28) sorted by relevance

12

/developtools/hapsigner/autosign/
DREADME.md19 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/
Dsteps_gitee_test.go29 m.Run()
68 t.Run(tt.name, func(t *testing.T) {
/developtools/bytrace/
DREADME.md56 - 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/
DREADME.md8 Run `npm install` under `ace-loader` directory.
/developtools/profiler/device/plugins/hisysevent_plugin/include/
Dhisysevent_plugin.h36 void Run(void);
/developtools/profiler/device/plugins/hisysevent_plugin/src/
Dhisysevent_plugin.cpp74 workThread_ = std::thread(&HisyseventPlugin::Run, this); in Start()
98 void HisyseventPlugin::Run(void) in Run() function in HisyseventPlugin
/developtools/profiler/device/base/include/
Depoll_event_poller.h59 void Run();
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/rpc/
Dhttp_server.h31 void Run(int32_t port = 9001);
Dhttp_server.cpp56 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/
Dhttp_server.h31 void Run(int32_t port = 9001);
Dhttp_server.cpp56 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/
Dhilog_plugin.h38 void Run(void);
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dhttp_server.h31 void Run(int32_t port = 9001);
Dhttp_server.cpp57 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/
Dhttp_server.h31 void Run(int32_t port = 9001);
Dhttp_server.cpp67 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/
Depoll_event_poller.cpp116 void EpollEventPoller::Run() in Run() function in EpollEventPoller
232 pollThread_ = std::thread(&EpollEventPoller::Run, this); in Start()
/developtools/integration_verification/tools/fotff/rec/
Dfotff_test.go48 m.Run()
288 t.Run(fmt.Sprintf("RES%d:%s", i, tt.name), func(t *testing.T) {
/developtools/hiperf/
DREADME.md268 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/
Dmain.go164 cmdRes.Run()
486 res.Run()
/developtools/profiler/host/smartperf/ide/server/
Dmain.go164 cmdRes.Run()
486 res.Run()
/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp103 workThread_ = std::thread(&HilogPlugin::Run, this); in Start()
229 void HilogPlugin::Run(void) in Run() function in HilogPlugin
/developtools/integration_verification/tools/fotff/
Dmain.go61 Run: func(cmd *cobra.Command, args []string) {
/developtools/smartperf_host/trace_streamer/test/unittest/
Dhttp_server_test.cpp59 httpServer->Run(); in HttpServerThread()
/developtools/hapsigner/
DREADME.md134 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 …

12