HomeSort by relevance Sort by last modified time
    Searched refs:structures_file (Results 1 - 2 of 2) sorted by null

  /external/tpm2/generator/
generator.py 103 structures_file, commands_file = _TryUntarring(args[0])
109 structures_file = args[0]
113 return structures_file, commands_file
126 structures_file, commands_file = _ParseCommandLine(argv[1:])
134 html_parser.feed(open(structures_file).read())
  /system/tpm/trunks/generator/
generator.py     [all...]

Completed in 131 milliseconds