Searched refs:config (Results 1 – 7 of 7) sorted by relevance
61 public Object get(DOMConfigurationImpl config) {62 return config.cdataSections;64 public void set(DOMConfigurationImpl config, Object value) {65 config.cdataSections = (Boolean) value;78 public Object get(DOMConfigurationImpl config) {79 return config.comments;81 public void set(DOMConfigurationImpl config, Object value) {82 config.comments = (Boolean) value;91 public Object get(DOMConfigurationImpl config) {92 return config.datatypeNormalization;[all …]
151 private static DexClassLoader createInstance(Configuration config) { in createInstance() argument153 config.path, config.optimizedDir.getAbsolutePath(), null, in createInstance()165 Configuration config, String className, String methodName) in createInstanceAndCallStaticMethod() argument168 DexClassLoader dcl = createInstance(config); in createInstanceAndCallStaticMethod()185 private static void test_init(Configuration config) { in test_init() argument186 createInstance(config); in test_init()188 int expectedFiles = config.expectedFiles; in test_init()189 int actualFiles = config.optimizedDir.listFiles().length; in test_init()198 private static void test_simpleUse(Configuration config) throws Exception { in test_simpleUse() argument200 createInstanceAndCallStaticMethod(config, "test.Test1", "test"); in test_simpleUse()[all …]
25 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch > /tmp/cert-rsa-r…40 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -e…42 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -e…44 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -e…46 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -e…48 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -e…50 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -e…52 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -e…54 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -e…56 openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -e…[all …]
75 # Or use config file substitution like this:
20 # specify another file instead with java.util.logging.config.file system 51 # config=
874 public void config(String msg) { in config() method in Logger
1381 …description: "java.util.logging: Android introduced config fallback behavior in LogManager.readCon…