Home
last modified time | relevance | path

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

/build/soong/scripts/hiddenapi/
Dgenerate_hiddenapi_lists.py94 class StoreOrderedOptions(argparse.Action): class
118 action=StoreOrderedOptions, help='lists of entries with flag "' + flag + '"')
120 action=StoreOrderedOptions, help='Indicates that only known and otherwise unassigned '
124 action=StoreOrderedOptions, help='Indicates that the previous list of entries '
128 action=StoreOrderedOptions, help='Adds an extra tag to the previous list of entries. '