Home
last modified time | relevance | path

Searched defs:dtb_path (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp380 std::string CuttlefishConfig::dtb_path() const { in dtb_path() function in vsoc::CuttlefishConfig
383 void CuttlefishConfig::set_dtb_path(const std::string& dtb_path) { in set_dtb_path()