Searched defs:loader (Results 1 – 2 of 2) sorted by relevance
115 val loader = URLClassLoader(arrayOf(url), null) in Test rewriting the bytecode for one of the public annotations() constant152 val loader = URLClassLoader(arrayOf(url), null) in Test rewriting the bytecode for one of the public annotations in a jar file() constant
53 ExifLoader *loader = exif_loader_new(); in LLVMFuzzerTestOneInput() local