Home
last modified time | relevance | path

Searched defs:cvd_file (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dfetcher_config.cpp85 std::ostream& operator<<(std::ostream& os, const CvdFile& cvd_file) { in operator <<()
150 CvdFile cvd_file; in JsonToCvdFile() local
166 Json::Value CvdFileToJson(const CvdFile& cvd_file) { in CvdFileToJson()