Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop.cpp186 auto kregistry_path = instance_.access_kregistry_path(); in PowerwashFiles() local
187 unlink(kregistry_path.c_str()); in PowerwashFiles()
188 CreateBlankImage(kregistry_path, 2 /* mb */, "none"); in PowerwashFiles()