Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dfetcher_config.cpp166 Json::Value CvdFileToJson(const CvdFile& cvd_file) { in CvdFileToJson() function
184 (*dictionary_)[kCvdFiles][file.file_path] = CvdFileToJson(file); in add_cvd_file()