Home
last modified time | relevance | path

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

/development/gsi/gsi_util/gsi_util/utils/
Ddebugfs.py24 _DEBUGFS = 'debugfs' variable
38 run_command([_DEBUGFS, '-R', debugfs_command, image_file], log_stderr=True)
59 [_DEBUGFS, '-R', debugfs_command, image_file],
70 assert m is not None, '{} outputs with an unknown format.'.format(_DEBUGFS)