Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Desp.cpp325 efi_loader_path_ = efi_loader_path; in EfiLoaderPath()
336 if (efi_loader_path_.empty()) { in Build()
361 builder.File(efi_loader_path_, dest_path, /* required */ true); in Build()
Desp.h40 std::string efi_loader_path_; variable