Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp92 const char* kCacheImagePath = "cache_image_path"; variable
334 return (*dictionary_)[kCacheImagePath].asString(); in cache_image_path()
338 SetPath(kCacheImagePath, cache_image_path); in set_cache_image_path()