Home
last modified time | relevance | path

Searched refs:HandleSnapshotTake (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.h76 Result<void> HandleSnapshotTake(const run_cvd::SnapshotTake& snapshot_take);
Dserver_loop_impl_snapshot.cpp260 Result<void> ServerLoopImpl::HandleSnapshotTake( in HandleSnapshotTake() function in cuttlefish::run_cvd_impl::ServerLoopImpl
Dserver_loop_impl.cpp173 HandleSnapshotTake(action_info.extended_action.snapshot_take())); in HandleExtended()