Home
last modified time | relevance | path

Searched defs:isUnsupported (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/crypto/
DKeyGeneratorTest.java61 private static boolean isUnsupported(KeyGenerator kg) { in isUnsupported() method in KeyGeneratorTest
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp1777 bool CodeGenProcModel::isUnsupported(const CodeGenInstruction &Inst) const { in isUnsupported() function in CodeGenProcModel