Searched defs:const_config (Results 1 – 2 of 2) sorted by relevance
1163 def write_consts_to_header_file(const_config, header_dir, log): argument1211 def parse_config_constant(const_config, log): argument
996 const CuttlefishConfig& const_config = const_cast<const CuttlefishConfig&>(config); in DiskImageFlagsVectorization() local