Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 13 of 13) sorted by relevance

/developtools/ace_js2bundle/ace-loader/sample/ServiceAbility/
Dservice.js32 onCommand(want, restart, startId) {
/developtools/ace_js2bundle/ace-loader/src/
Dresource-plugin.js248 ', and then restart the Previewer.');
254 ', and then restart the Build.').message;
/developtools/hdc/src/daemon/
Ddaemon_unity.cpp280 bool restart = true; in CommandDispatch() local
287 restart = false; in CommandDispatch()
291 daemon->PostStopInstanceMessage(restart); in CommandDispatch()
/developtools/hiperf/src/
Dsubcommand.cpp66 bool SubCommand::CheckRestartOption(std::string appPackage, bool targetSystemWide, bool restart, in CheckRestartOption() argument
69 if (!restart) { in CheckRestartOption()
/developtools/hiperf/include/
Dsubcommand.h88 bool CheckRestartOption(std::string appPackage, bool targetSystemWide, bool restart,
/developtools/profiler/protos/services/
Dprofiler_service.proto42 // keep tracing session alive, call this interface will restart session expire count down task.
/developtools/profiler/host/smartperf/ide/src/trace/proto/
Dprofiler_service.proto45 // keep tracing session alive, call this interface will restart session expire count down task.
/developtools/smartperf_host/ide/src/trace/proto/
Dprofiler_service.proto45 // keep tracing session alive, call this interface will restart session expire count down task.
/developtools/profiler/host/smartperf/trace_streamer/src/protos/services/
Dprofiler_service.proto42 // keep tracing session alive, call this interface will restart session expire count down task.
/developtools/smartperf_host/trace_streamer/src/protos/services/
Dprofiler_service.proto42 // keep tracing session alive, call this interface will restart session expire count down task.
/developtools/hdc/src/common/
Dsession.h77 void PostStopInstanceMessage(bool restart = false);
Dsession.cpp1358 void HdcSessionBase::PostStopInstanceMessage(bool restart) in PostStopInstanceMessage() argument
1361 WRITE_LOG(LOG_DEBUG, "StopDaemon has sended restart %d", restart); in PostStopInstanceMessage()
1362 wantRestart = restart; in PostStopInstanceMessage()
/developtools/profiler/hiebpf/include/
Dvmlinux.h35772 unsigned int restart; member
120440 int restart; member
136436 int (*restart)(struct watchdog_device *, long unsigned int, void *); member