Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp107 const char* kDtbPath = "dtb_path"; variable
381 return (*dictionary_)[kDtbPath].asString(); in dtb_path()
384 SetPath(kDtbPath, dtb_path); in set_dtb_path()