Home
last modified time | relevance | path

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

/external/minijail/tools/
Dgenerate_constants_json.py39 _TABLE_ENTRY_CONTENTS = re.compile(r'.*?(null|@[a-zA-Z0-9.]+).* (-?\d+)') variable
66 groups = _TABLE_ENTRY_CONTENTS.match(entry)