Home
last modified time | relevance | path

Searched defs:restore_path (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/launch/
Dopen_wrt.cpp77 const auto restore_path = snapshot_dir_path + "/" + in Commands() local
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
Dtest_discovery.py146 def restore_path(): function
/aosp_15_r20/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp483 const auto restore_path = snapshot_dir_path + "/" + in StartCommands() local
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/
H A Dtest_discovery.py380 def restore_path(): function
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/
Dtest_discovery.py380 def restore_path(): function
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dconfig.rs811 pub restore_path: Option<PathBuf>, field