Searched refs:chain (Results 1 – 8 of 8) sorted by relevance
36 public CommandException(String message, Throwable chain) { in CommandException() argument37 super(message, chain); in CommandException()
57 FatalException(String message, Throwable chain) { in FatalException() argument58 super(message, chain); in FatalException()
70 all_rows = itertools.chain.from_iterable(csv_readers)
102 sorted_filenames = sorted(itertools.chain.from_iterable(file_hash))
1394 set(apk_keys.values()) | set(itertools.chain(*apex_keys.values())))
17 soong_ui logs the wall time of the longest dependency chain compared to the
456 /* IE6 quirk (won't chain classes, so just keep background blue) */