Home
last modified time | relevance | path

Searched refs:set_snapshot_path (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/snapshot_util_cvd/
Dmain.cc142 extended_action.mutable_snapshot_take()->set_snapshot_path( in SnapshotCvdMain()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp563 void CuttlefishConfig::set_snapshot_path(const std::string& snapshot_path) { in set_snapshot_path() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h281 void set_snapshot_path(const std::string& snapshot_path);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc959 tmp_config_obj.set_snapshot_path(snapshot_path); in InitializeCuttlefishConfiguration()