Home
last modified time | relevance | path

Searched defs:createFor (Results 1 – 4 of 4) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
DModifiedSystemClassRuntime.java99 public static IRuntime createFor(final Instrumentation inst, in createFor() method in ModifiedSystemClassRuntime
120 public static IRuntime createFor(final Instrumentation inst, in createFor() method in ModifiedSystemClassRuntime
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/
DProtectionSpecificHeader.java38 public static ProtectionSpecificHeader createFor(UUID systemId, ByteBuffer bufferWrapper) { in createFor() method in ProtectionSpecificHeader
DPlayReadyHeader.java113 public static List<PlayReadyRecord> createFor(ByteBuffer byteBuffer, int recordCount) { in createFor() method in PlayReadyHeader.PlayReadyRecord
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
DProbeArrayStrategyFactory.java40 public static IProbeArrayStrategy createFor(final ClassReader reader, in createFor() method in ProbeArrayStrategyFactory