Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp96 const char* kProductImagePath = "product_image_path"; variable
373 return (*dictionary_)[kProductImagePath].asString(); in product_image_path()
377 SetPath(kProductImagePath, product_image_path); in set_product_image_path()