OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:product_attributes
(Results
1 - 2
of
2
) sorted by null
/system/iot/attestation/at-factory-tool/
atftman.py
123
product_attributes
: The byte array of the product permanent attributes.
126
def __init__(self, product_id, product_name,
product_attributes
, vboot_key):
129
self.
product_attributes
=
product_attributes
749
temp_file.write(self.product_info.
product_attributes
)
[
all
...]
atftman_unittest.py
[
all
...]
Completed in 66 milliseconds