Searched refs:getB (Results 1 - 25 of 40) sorted by relevance

12

/art/test/612-jit-dex-cache/src-ex/
H A DLoadedByAppClassLoader.java27 return OtherClass.getB().getClassLoader();
32 public static Class<?> getB() { method in class:OtherClass
/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
H A DAbstractFormat.java61 public abstract long getB(byte[] raw) throws IOException; method in class:AbstractFormat
H A DFormat00x.java41 public long getB(byte[] raw) throws IOException { method in class:Format00x
H A DFormat1.java41 public long getB(byte[] raw) throws IOException { method in class:Format1
H A DFormat10x.java38 public long getB(byte[] raw) throws IOException { method in class:Format10x
H A DFormat2.java41 public long getB(byte[] raw) throws IOException { method in class:Format2
H A DFormat3.java41 public long getB(byte[] raw) throws IOException { method in class:Format3
H A DFormat5.java41 public long getB(byte[] raw) throws IOException { method in class:Format5
H A DFormat11x.java38 public long getB(byte[] raw) throws IOException { method in class:Format11x
H A DFormat12x.java38 public long getB(byte[] raw) throws IOException { method in class:Format12x
H A DFormat20bc.java43 public long getB(byte[] raw) throws IOException { method in class:Format20bc
H A DFormat22x.java39 public long getB(byte[] raw) throws IOException { method in class:Format22x
H A DFormat10t.java38 public long getB(byte[] raw) throws IOException { method in class:Format10t
H A DFormat11n.java38 public long getB(byte[] raw) throws IOException { method in class:Format11n
H A DFormat20t.java39 public long getB(byte[] raw) throws IOException { method in class:Format20t
H A DFormat21h.java39 public long getB(byte[] raw) throws IOException { method in class:Format21h
H A DFormat21s.java39 public long getB(byte[] raw) throws IOException { method in class:Format21s
H A DFormat21t.java39 public long getB(byte[] raw) throws IOException { method in class:Format21t
H A DFormat22b.java40 public long getB(byte[] raw) throws IOException { method in class:Format22b
H A DFormat22cs.java42 public long getB(byte[] raw) throws IOException { method in class:Format22cs
H A DFormat22s.java39 public long getB(byte[] raw) throws IOException { method in class:Format22s
H A DFormat22t.java39 public long getB(byte[] raw) throws IOException { method in class:Format22t
H A DFormat23x.java40 public long getB(byte[] raw) throws IOException { method in class:Format23x
/art/test/ProfileTestMultiDex/
H A DMain.java21 public String getB() { method in class:Main
/art/test/613-inlining-dex-cache/src-art/
H A DMain.java74 return OtherClass.getB().getClassLoader();
81 public static Class getB() { method in class:OtherClass

Completed in 174 milliseconds

12