Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp91 const char* kSystemImagePath = "system_image_path"; variable
326 return (*dictionary_)[kSystemImagePath].asString(); in system_image_path()
330 SetPath(kSystemImagePath, system_image_path); in set_system_image_path()