Searched refs:Started (Results 1 – 21 of 21) sorted by relevance
7 disabled # Started on post-fs-data
5 # Started by init
4 # Started by init
16 disabled # Started on post-fs-data
612 if (!subprocess.Started()) { in RunWithManagedStdio()655 CF_EXPECT(subprocess.Started(), "Subprocess failed to start."); in ExecuteImpl()
89 bool Started() const { return started_; } in Started() function
1 # Cuttlefish Getting Started
256 CF_EXPECT(monitored.proc->Started(), "Failed to start subprocess"); in StartSubprocesses()
118 disabled # Started on post-fs-data
631 CF_EXPECT(ikconfig_proc.Started() && ikconfig_proc.Wait() == 0, in ReadGuestConfig()
5172 vhost_commit(bool started, bool changed) "Started: %d Changed: %d"