Home
last modified time | relevance | path

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

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