OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flashrom_util
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/faft/utils/
saft_flashrom_util.py
21
For more information, see help(saft_flashrom_util.
flashrom_util
).
159
class
flashrom_util
(object):
class in inherits:object
171
1. Prepare a
flashrom_util
object
172
ex: flashrom =
flashrom_util
.
flashrom_util
()
208
""" constructor of
flashrom_util
. help(
flashrom_util
) for more info """
323
self.os_if.log('
flashrom_util
.read_whole(): %s' % cmd)
flashrom_handler.py
116
self.fum = flashrom_util_module.
flashrom_util
(
125
self.fum = flashrom_util_module.
flashrom_util
(
Completed in 3189 milliseconds