HomeSort by relevance Sort by last modified time
    Searched refs:cnt_max (Results 1 - 2 of 2) sorted by null

  /tools/repohooks/rh/
config.py 47 def _check_args(name, cnt_min, cnt_max, args):
49 if cnt not in (0, cnt_max - cnt_min):
51 (name, cnt_min, cnt_max, cnt,))
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 3450 size_t cnt_max = SIZE_MAX \/ sizeof(theme_entry); local
3521 size_t cnt_max = SIZE_MAX \/ sizeof(theme_entry); local
    [all...]

Completed in 283 milliseconds