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/
Dmain.cc284 auto kregistry_path = instance.access_kregistry_path(); in PowerwashFiles() local
285 unlink(kregistry_path.c_str()); in PowerwashFiles()
286 CreateBlankImage(kregistry_path, 2 /* mb */, "none"); in PowerwashFiles()