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_impl.cpp337 auto kregistry_path = instance_.access_kregistry_path(); in PowerwashFiles() local
338 unlink(kregistry_path.c_str()); in PowerwashFiles()
339 CreateBlankImage(kregistry_path, 2 /* mb */, "none"); in PowerwashFiles()