Home
last modified time | relevance | path

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

/build/soong/scripts/hiddenapi/
Dgenerate_hiddenapi_lists.py54 FLAGS_API_LIST_SET = set(FLAGS_API_LIST) variable
90 HAS_NO_API_LIST_ASSIGNED = lambda api, flags: not FLAGS_API_LIST_SET.intersection(flags)