Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Desp.cpp71 static constexpr char kZedbootDestPath[] = "/zedboot.zbi"; variable
503 builder.File(zedboot_, kZedbootDestPath, /*required*/ true); in Build()
515 << " module " << kZedbootDestPath << std::endl in DumpConfig()