Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/process_restarter/
Dmain.cc37 static bool ShouldRestartProcess(siginfo_t const& info, const Parser& parsed) { in ShouldRestartProcess()
76 auto parsed = CF_EXPECT(Parser::ConsumeAndParse(args)); in RunProcessRestarter() local
/device/google/cuttlefish/host/commands/snapshot_util_cvd/
Dmain.cc55 const CuttlefishConfig& config, const Parsed& parsed, in BroadcastLauncherAction()
71 auto parsed = CF_EXPECT(Parse(args)); in SnapshotCvdMain() local
Dparse.cc76 auto parsed = CF_EXPECT(Parse(args)); in Parse() local
110 Parsed parsed{ in Parse() local
/device/generic/goldfish/hals/sensors/
Dmultihal_sensors_qemu.cpp124 bool parsed = false; in parseQemuSensorEventLocked() local