Searched refs:HandleSnapshotTake (Results 1 – 3 of 3) sorted by relevance
76 Result<void> HandleSnapshotTake(const run_cvd::SnapshotTake& snapshot_take);
260 Result<void> ServerLoopImpl::HandleSnapshotTake( in HandleSnapshotTake() function in cuttlefish::run_cvd_impl::ServerLoopImpl
173 HandleSnapshotTake(action_info.extended_action.snapshot_take())); in HandleExtended()