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

  /build/make/tools/fs_config/
test_fs_config_generator.py 82 aids = parser.aids
87 for aid in aids:
109 aids = parser.aids
114 for aid in aids:
186 """Test AID Header Parser exits cleanly on duplicate AIDs"""
231 aids = parser.aids
235 for aid in aids
    [all...]
fs_config_generator.py 134 # Some of the AIDS like AID_MEDIA_EX had names like mediaex
301 skips some hardcoded AIDs it doesn't need to generate a mapping for.
491 # No core AIDs should be within any oem range.
510 def aids(self): member in class:AIDHeaderParser
511 """Retrieves the list of found AIDs.
668 # This is only cosmetic so AIDS are arranged in ascending order
816 def aids(self): member in class:FSConfigFileParser
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
LargeNumAidsEmulatorActivity.java 34 ArrayList<String> aids = new ArrayList<String>(); local
36 aids.add(HceUtils.LARGE_NUM_AIDS_PREFIX + String.format("%02X", i) + HceUtils.LARGE_NUM_AIDS_POSTFIX);
39 CardEmulation.CATEGORY_OTHER, aids);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
EbcLowLevel.S 58 # This aids in the simplicity of supporting C unprototyped functions,
EbcLowLevel.asm 63 ; This aids in the simplicity of supporting C unprototyped functions,

Completed in 415 milliseconds