Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/base/tools/
Dmanifest_compiler.py1163 def write_consts_to_header_file(const_config, header_dir, log): argument
1211 def parse_config_constant(const_config, log): argument
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc996 const CuttlefishConfig& const_config = const_cast<const CuttlefishConfig&>(config); in DiskImageFlagsVectorization() local