Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dcf_bpttool.py873 def _read_json(self, input_files, ab_collapse=True): argument
924 if ab_collapse and pobj.get(JSON_KEYWORD_PARTITIONS_AB_EXPANDED):
1399 partitions, settings = self._read_json([bpt], ab_collapse=False)
1445 def query_partition(self, input_file, part_label, query_type, ab_collapse): argument
1467 partitions, _ = self._read_json([input_file], ab_collapse)
1588 args.ab_collapse)