HomeSort by relevance Sort by last modified time
    Searched refs:set_restart_subprocesses (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 269 void set_restart_subprocesses(bool restart_subprocesses);
cuttlefish_config.cpp 702 void CuttlefishConfig::set_restart_subprocesses(bool restart_subprocesses) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 438 tmp_config_obj.set_restart_subprocesses(FLAGS_restart_subprocesses);

Completed in 52 milliseconds