Home
last modified time | relevance | path

Searched defs:wait_for_launcher (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/stop/
Dmain.cc120 const std::int32_t wait_for_launcher) { in CleanStopInstance()
135 const std::int32_t wait_for_launcher) { in StopInstance()
169 std::int32_t wait_for_launcher; member
175 std::int32_t wait_for_launcher = 5; in GetFlagValues() local
198 int StopCvdMain(const std::int32_t wait_for_launcher, in StopCvdMain()
/device/google/cuttlefish/host/commands/snapshot_util_cvd/
Dparse.h42 int wait_for_launcher; member
Dparse.cc58 Flag WaitForLauncherFlag(int& wait_for_launcher) { in WaitForLauncherFlag()
/device/google/cuttlefish/host/commands/status/
Dmain.cc40 std::int32_t wait_for_launcher = 5; member