Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp559 static constexpr char kSnapshotPath[] = "snapshot_path"; variable
561 return (*dictionary_)[kSnapshotPath].asString(); in snapshot_path()
564 (*dictionary_)[kSnapshotPath] = snapshot_path; in set_snapshot_path()