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

  /prebuilts/checkstyle/gitlint/
git.py 78 modes_str = '|'.join(modes)
82 r'(?P<mode>%s) (?P<filename>.+)' % modes_str,
  /system/nfc/src/static-lib-adapt/
ProtoDispBluetoothHci.c 28 static char* modes_str[] = {"No sleep mode", variable
79 p = HCIDisp1Ext("Sleep_Mode", p, (*p <= 12) ? modes_str[*p] : "");

Completed in 94 milliseconds