Searched refs:BroadcastLauncherAction (Results 1 – 1 of 1) sorted by relevance
/device/google/cuttlefish/host/commands/snapshot_util_cvd/ |
D | main.cc | 54 Result<void> BroadcastLauncherAction( in BroadcastLauncherAction() function 80 CF_EXPECT(BroadcastLauncherAction(*config, parsed, extended_action)); in SnapshotCvdMain() 86 CF_EXPECT(BroadcastLauncherAction(*config, parsed, extended_action)); in SnapshotCvdMain() 105 CF_EXPECT(BroadcastLauncherAction(*config, parsed, extended_action)); in SnapshotCvdMain() 115 BroadcastLauncherAction(*config, parsed, extended_action); in SnapshotCvdMain() 144 CF_EXPECT(BroadcastLauncherAction(*config, parsed, extended_action)); in SnapshotCvdMain()
|