Home
last modified time | relevance | path

Searched defs:pstore_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp357 auto pstore_path = instance_.pstore_path(); in PowerwashFiles() local
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1330 std::string CuttlefishConfig::InstanceSpecific::pstore_path() const { in pstore_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific