/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/tls/ |
D | DistinguishedNameParser.java | 311 private int getByte(int position) { in getByte() method in DistinguishedNameParser
|
/external/okhttp/okio/src/test/java/okio/ |
D | ByteStringTest.java | 32 @Test public void getByte() throws Exception { in getByte() method in ByteStringTest
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
D | CryptographicallyRandomNumber.cpp | 123 uint8_t ARC4RandomNumberGenerator::getByte() in getByte() function in WTF::__anonf7a6cddc0111::ARC4RandomNumberGenerator
|
/external/okhttp/okio/src/main/java/okio/ |
D | ByteString.java | 163 public byte getByte(int pos) { in getByte() method in ByteString
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | ByteArray.java | 125 public int getByte(int off) { in getByte() method in ByteArray
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
D | ImageHeaderParser.java | 315 public int getByte() throws IOException { in getByte() method in ImageHeaderParser.StreamReader
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowBundle.java | 117 public byte getByte(String key) { in getByte() method in ShadowBundle 122 public Byte getByte(String key, byte defaultValue) { in getByte() method in ShadowBundle
|
/external/dexmaker/src/test/java/com/google/dexmaker/stock/ |
D | ProxyBuilderTest.java | 173 public byte getByte() { return 2; } in getByte() method in ProxyBuilderTest.AllReturnTypes 210 public byte getByte(byte input) { return input; } in getByte() method in ProxyBuilderTest.PassThroughAllTypes
|
/external/chromium_org/third_party/skia/tools/ |
D | render_pictures_main.cpp | 232 static inline int getByte(uint32_t value, int index) { in getByte() function
|
/external/skia/tools/ |
D | render_pictures_main.cpp | 221 static inline int getByte(uint32_t value, int index) { in getByte() function
|
/external/javassist/src/test/test/javassist/convert/ |
D | ArrayAccessReplaceTest.java | 249 public byte getByte(int pos); in getByte() method 301 public byte getByte(int pos) { in getByte() method in ArrayAccessReplaceTest.Simple
|
/external/libcxxabi/src/Unwind/ |
D | Unwind-EHABI.cpp | 32 uint8_t getByte(const uint32_t* data, size_t offset) { in getByte() function
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
D | Impl_RowSet.java | 339 public byte getByte(int columnIndex) throws SQLException { in getByte() method in Impl_RowSet 343 public byte getByte(String columnName) throws SQLException { in getByte() method in Impl_RowSet
|