Home
last modified time | relevance | path

Searched defs:modeKey (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdfannot.cpp769 const char* modeKey = modeKeyForMode[appearanceMode]; in FPDFAnnot_SetAP() local
/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java501 private static String modeKey(String algorithm, int mode) { in modeKey() method in CipherTest
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java497 private static String modeKey(String algorithm, int mode) { in modeKey() method in CipherTest