Home
last modified time | relevance | path

Searched defs:encodedValue (Results 1 – 25 of 25) sorted by relevance

/external/smali/dexlib2/src/test/java/org/jf/dexlib2/writer/
DDexDataWriterTest.java209 … private void testWriteEncodedIntHelper(int integerValue, int... encodedValue) throws IOException { in testWriteEncodedIntHelper()
243 …private void testWriteEncodedUintHelper(int integerValue, int... encodedValue) throws IOException { in testWriteEncodedUintHelper()
281 … private void testWriteEncodedLongHelper(long longValue, int... encodedValue) throws IOException { in testWriteEncodedLongHelper()
348 …private void testWriteRightZeroExtendedIntHelper(int intValue, int... encodedValue) throws IOExcep… in testWriteRightZeroExtendedIntHelper()
393 …private void testWriteRightZeroExtendedLongHelper(long longValue, int... encodedValue) throws IOEx… in testWriteRightZeroExtendedLongHelper()
472 private void testWriteStringHelper(String stringValue, int... encodedValue) throws IOException { in testWriteStringHelper()
DDexWriterSleb128Test.java228 private void performTest(int integerValue, byte[] encodedValue) throws IOException { in performTest()
232 …private void performTest(int integerValue, byte[] encodedValue, int encodedLength) throws IOExcept… in performTest()
DDexWriterUleb128Test.java225 private void performTest(int integerValue, byte[] encodedValue) throws IOException { in performTest()
229 …private void performTest(int integerValue, byte[] encodedValue, int encodedLength) throws IOExcept… in performTest()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/value/
DImmutableEncodedValueFactory.java46 public static ImmutableEncodedValue of(@Nonnull EncodedValue encodedValue) { in of()
114 public static ImmutableEncodedValue ofNullable(@Nullable EncodedValue encodedValue) { in ofNullable()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/
DDexPool.java112@Nonnull EncodedValue encodedValue) throws IOException { in writeEncodedValue()
169 public static void internEncodedValue(@Nonnull EncodedValue encodedValue, in internEncodedValue()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DEncodedValueUtils.java38 public static boolean isDefaultValue(EncodedValue encodedValue) { in isDefaultValue()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/base/
DBaseMethodParameter.java63 EncodedValue encodedValue = annotationElement.getValue(); in getSignature() local
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/EncodedValue/
DEncodedValueAdaptor.java43 public static void writeTo(@Nonnull IndentingWriter writer, @Nonnull EncodedValue encodedValue, in writeTo()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/extension/
DX509ExtensionUtil.java27 byte[] encodedValue) in fromExtensionValue()
DAuthorityKeyIdentifierStructure.java33 byte[] encodedValue) in AuthorityKeyIdentifierStructure()
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DUrlComponentEncodingTester.java335 @Override public String encodedValue(HttpUrl url) { in encodedValue() method
349 @Override public String encodedValue(HttpUrl url) { in encodedValue() method
363 @Override public String encodedValue(HttpUrl url) { in encodedValue() method
379 @Override public String encodedValue(HttpUrl url) { in encodedValue() method
395 @Override public String encodedValue(HttpUrl url) { in encodedValue() method
410 public abstract String encodedValue(HttpUrl url); in encodedValue() method in UrlComponentEncodingTester.Component
/external/apache-http/src/org/apache/http/client/utils/
DURLEncodedUtils.java168 final String encodedValue = value != null ? encode(value, encoding) : ""; in format() local
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/rewriter/
DEncodedValueRewriter.java52 @Nonnull @Override public EncodedValue rewrite(@Nonnull EncodedValue encodedValue) { in rewrite()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DEncodedValueWriter.java69 … protected abstract void writeEncodedValue(@Nonnull EncodedValue encodedValue) throws IOException; in writeEncodedValue()
DDexWriter.java164@Nonnull EncodedValue encodedValue) throws IOException; in writeEncodedValue()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DHttpUrl.java869 public Builder addEncodedQueryParameter(String encodedName, String encodedValue) { in addEncodedQueryParameter()
886 public Builder setEncodedQueryParameter(String encodedName, String encodedValue) { in setEncodedQueryParameter()
/external/skia/src/pdf/
DSkPDFDevice.cpp1386 uint16_t encodedValue = glyphIDs[i]; in drawPosText() local
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliTreeWalker.java1070 EncodedValue encodedValue = null; in field_initial_value() local
1131 EncodedValue encodedValue = null; in literal() local
/external/robolectric/v1/lib/main/
Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...