HomeSort by relevance Sort by last modified time
    Searched defs:isUnsupported (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/test/java/libcore/javax/crypto/
KeyGeneratorTest.java 33 private static boolean isUnsupported(KeyGenerator kg) {
126 if (isUnsupported(kg)) {
  /external/clang/include/clang/Driver/
Option.h 106 bool isUnsupported() const { return Unsupported; }
  /libcore/luni/src/test/java/libcore/java/security/
KeyStoreTest.java 133 if (!isUnsupported(ks)) {
160 private static boolean isUnsupported(KeyStore ks) {
    [all...]

Completed in 52 milliseconds