Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp89 const char* kInitramfsPath = "initramfs_path"; variable
285 return (*dictionary_)[kInitramfsPath].asString(); in initramfs_path()
288 SetPath(kInitramfsPath, initramfs_path); in set_initramfs_path()