MCPcopy Create free account

hub / github.com/SlimRoms/apktool / functions

Functions4,146 in github.com/SlimRoms/apktool

↓ 22 callersMethodalign
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/DexDataWriter.java:272
↓ 22 callersMethodgetDefiningClass
Gets the type of the class that defines this field. @return The type of the class that defines this field
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/Field.java:53
↓ 22 callersMethodgetLabel
Get a reference to a label with the given name. If a label with that name has not been added yet, a new one is created, but is left in an unplaced st
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/builder/MethodImplementationBuilder.java:96
↓ 22 callersMethodgetNarrowLiteral
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/NarrowLiteralInstruction.java:35
↓ 22 callersMethodgetResSpec
(String name)
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResType.java:47
↓ 22 callersMethodmakeClassDef
(@Nonnull String classType, @Nullable String superType, String... interfaces)
brut.apktool.smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/TestUtils.java:43
↓ 22 callersMethodperformSizedSmallUintTest
(int expectedValue, byte[] buf)
brut.apktool.smali/dexlib2/src/test/java/org/jf/dexlib2/dexbacked/BaseDexReaderTest.java:124
↓ 22 callersMethodwriteOpcode
(IndentingWriter writer)
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:344
↓ 21 callersMethodcompareValuesFiles
(String path)
brut.apktool/apktool-lib/src/test/java/brut/androlib/BuildAndDecodeTest.java:276
↓ 21 callersMethodget
(int index)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/BuilderTypeList.java:51
↓ 21 callersMethodgetRelativeFileInternal
(File canonicalBaseFile, File canonicalFileToRelativize)
brut.apktool.smali/util/src/main/java/org/jf/util/PathUtil.java:57
↓ 21 callersMethodgetSwitchElements
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/SwitchPayload.java:38
↓ 20 callersMethodcontains
Check if the tree contains any entry corresponding to the given key. @param key The key that needto be searched in the tree. @return retun true if th
brut.apktool.smali/util/src/main/java/ds/tree/RadixTree.java:87
↓ 20 callersMethoddelete
Delete a key and its associated value from the tree. @param key The key of the node that need to be deleted @return
brut.apktool.smali/util/src/main/java/ds/tree/RadixTree.java:62
↓ 20 callersMethodformatRegister
(int registerNum)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/CodeItem.java:245
↓ 20 callersMethodgetChildern
()
brut.apktool.smali/util/src/main/java/ds/tree/RadixTreeNode.java:80
↓ 20 callersMethodgetCodeUnits
Gets the size of this instruction. @return The size of this instruction, as a count of the number of 16-bit code units that make up this instruction.
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/Instruction.java:57
↓ 20 callersMethodgetExceptionHandlers
A list of the exception handlers associated with this try block. The exception handlers in the returned list will all have a unique type, including a
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/TryBlock.java:70
↓ 20 callersMethodgetPreInstructionRegisterType
(int registerNumber)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/AnalyzedInstruction.java:317
↓ 20 callersMethodsize
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/builder/MutableMethodImplementation.java:155
↓ 20 callersMethodtestWriteEncodedIntHelper
(int integerValue, int... encodedValue)
brut.apktool.smali/dexlib2/src/test/java/org/jf/dexlib2/writer/DexDataWriterTest.java:209
↓ 19 callersMethodgetParameterTypes
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/BuilderProtoPool.java:109
↓ 19 callersMethodgetPath
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResValuesFile.java:37
↓ 19 callersMethodgetReturnType
Gets the return type of this method. @return The return type of this method.
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/Method.java:80
↓ 19 callersMethodintern
(@Nonnull CharSequence type)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/TypePool.java:48
↓ 19 callersMethodperformFailureTest
(byte[] buf)
brut.apktool.smali/dexlib2/src/test/java/org/jf/dexlib2/dexbacked/BaseDexReaderSleb128Test.java:262
↓ 19 callersMethodprintUnsignedLongAsHex
(long value)
brut.apktool.smali/util/src/main/java/org/jf/util/IndentingWriter.java:177
↓ 19 callersMethodreplace
Find an existing entry and replace it's value. If no existing entry, do nothing @param key The key for which to search the tree. @param value The val
brut.apktool.smali/util/src/main/java/ds/tree/RadixTree.java:79
↓ 19 callersMethodwriteRegister
(IndentingWriter writer, int registerNumber)
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:354
↓ 18 callersMethodgetAccessFlags
Gets the access flags for this field. This will be a combination of the AccessFlags. flags that are marked as compatible for use with a field. @retu
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/Field.java:76
↓ 18 callersMethodgetExceptionType
(@Nonnull ExceptionHandler handler)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ClassSection.java:81
↓ 18 callersMethodgetName
(@Nonnull FieldRefKey key)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/FieldSection.java:42
↓ 18 callersMethodperformFailureTest
(byte[] buf)
brut.apktool.smali/dexlib2/src/test/java/org/jf/dexlib2/dexbacked/BaseDexReaderLeb128Test.java:259
↓ 18 callersMethodprintStackTrace
{@inheritDoc}
brut.apktool.smali/util/src/main/java/org/jf/util/ExceptionWithContext.java:107
↓ 18 callersMethodreadByte
(int offset)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/BaseDexBuffer.java:105
↓ 18 callersMethodtoString
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ClassProto.java:78
↓ 18 callersMethodwrapString
Splits the given string into lines using on any embedded newlines, and wrapping the text as needed to conform to the given maximum line width. This u
brut.apktool.smali/util/src/main/java/org/jf/util/StringWrapper.java:54
↓ 17 callersMethodanalyzeUnaryOp
(@Nonnull AnalyzedInstruction analyzedInstruction, @Nonnull RegisterType dest
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/MethodAnalyzer.java:1284
↓ 17 callersMethodcopyToDir
(Directory out)
brut.j.dir/src/main/java/brut/directory/Directory.java:39
↓ 17 callersMethodgetLocation
()
brut.apktool/apktool-lib/src/main/java/org/xmlpull/mxp1_serializer/MXSerializer.java:348
↓ 17 callersMethodgetRegisterD
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/FiveRegisterInstruction.java:36
↓ 17 callersMethodprintSignedIntAsDec
(int value)
brut.apktool.smali/util/src/main/java/org/jf/util/IndentingWriter.java:215
↓ 17 callersMethodreadShort
(int offset)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/BaseDexBuffer.java:99
↓ 17 callersMethodwriteShort
(int value)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/DexDataWriter.java:106
↓ 16 callersMethodcheckValueArg
(int valueArg, int maxValue)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/util/Preconditions.java:144
↓ 16 callersMethodclose
Close this interface to the resource. Calls on the interface are no longer value after this call.
brut.apktool/apktool-lib/src/main/java/android/content/res/XmlResourceParser.java:34
↓ 16 callersMethodendTag
(String namespace, String name)
brut.apktool/apktool-lib/src/main/java/org/xmlpull/mxp1_serializer/MXSerializer.java:753
↓ 16 callersMethodexpectData
(int... bytes)
brut.apktool.smali/dexlib2/src/test/java/org/jf/dexlib2/writer/DexDataWriterTest.java:63
↓ 16 callersMethodgetStartRegister
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/RegisterRangeInstruction.java:35
↓ 16 callersMethodminApi
(int api)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/Opcode.java:315
↓ 16 callersMethodreadByte
read byte. @return the byte read. @throws IOException if read fails. @see java.io.DataInput#readByte()
brut.apktool/apktool-lib/src/main/java/com/mindprod/ledatastream/LEDataInputStream.java:153
↓ 16 callersMethodthrowBadUtf8
Helper for {@link #utf8BytesToString}, which throws the right exception for a bogus utf-8 byte. @param value the byte value @param offset the file of
brut.apktool.smali/util/src/main/java/org/jf/util/Utf8Utils.java:282
↓ 16 callersMethodvalidateResult
(String[] expected, String[] actual)
brut.apktool.smali/util/src/test/java/org/jf/util/StringWrapperTest.java:105
↓ 15 callersMethodextractLowUnsignedNibble
Extracts the low unsigned 4-bit nibble from the least significant byte of the given value @param value the value to extract the nibble from @return th
brut.apktool.smali/util/src/main/java/org/jf/util/NibbleUtils.java:71
↓ 15 callersMethodgetAnnotations
(@Nonnull AnnotationSetKey key)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/AnnotationSetSection.java:41
↓ 15 callersMethodgetAttributeOffset
(int index)
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/AXmlResourceParser.java:796
↓ 15 callersMethodgetRegisterE
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/FiveRegisterInstruction.java:37
↓ 15 callersMethoditerator
()
brut.apktool.smali/util/src/main/java/org/jf/util/ArraySortedSet.java:69
↓ 15 callersMethodstartTag
(String namespace, String name)
brut.apktool/apktool-lib/src/main/java/org/xmlpull/mxp1_serializer/MXSerializer.java:560
↓ 15 callersMethodtestWriteStringHelper
(String stringValue, int... encodedValue)
brut.apktool.smali/dexlib2/src/test/java/org/jf/dexlib2/writer/DexDataWriterTest.java:472
↓ 14 callersMethodextractHighUnsignedNibble
Extracts the high unsigned 4-bit nibble from the least significant byte of the given value @param value the value to extract the nibble from @return t
brut.apktool.smali/util/src/main/java/org/jf/util/NibbleUtils.java:61
↓ 14 callersMethodgetHandlerCodeAddress
Gets the code offset of the handler. @return The offset of the handler from the the beginning of the bytecode for the method. The offset will be in t
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/ExceptionHandler.java:64
↓ 14 callersMethodgetInstructions
Gets the instructions in this method. @return An Iterable of the instructions in this method
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/MethodImplementation.java:56
↓ 14 callersMethodisSet
(int accessFlags)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/AccessFlags.java:87
↓ 14 callersMethodnext
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/AXmlResourceParser.java:90
↓ 14 callersMethodreadSizedSmallUint
(int bytes)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/BaseDexReader.java:319
↓ 14 callersMethodrunTest
(String test)
brut.apktool.smali/smali/src/test/java/LexerTest.java:129
↓ 14 callersMethodskipInt
()
brut.j.util/src/main/java/brut/util/ExtDataInput.java:41
↓ 13 callersMethodgetAbstractDirs
()
brut.j.dir/src/main/java/brut/directory/AbstractDirectory.java:208
↓ 13 callersMethodgetElements
Gets a set of the name/value elements associated with this annotation. The elements in the returned set will be unique with respect to the element na
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/Annotation.java:67
↓ 13 callersMethodgetId
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResPackage.java:147
↓ 13 callersMethodgetInstructions
(@Nonnull MethodKey key)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ClassSection.java:79
↓ 13 callersMethodgetRegisterF
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/FiveRegisterInstruction.java:38
↓ 13 callersMethodskipBytes
Skip over bytes in the stream. See the general contract of the <code>skipBytes</code> method of <code>DataInput</code>. <p/> Bytes for this operation
brut.apktool/apktool-lib/src/main/java/com/mindprod/ledatastream/LEDataInputStream.java:326
↓ 13 callersMethodsplit
(int splitAddress)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/util/TryListBuilder.java:131
↓ 13 callersMethodtoString
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/ProtoPool.java:100
↓ 13 callersMethodvalueAt
Given an index in the range <code>0...size()-1</code>, returns the value from the <code>index</code>th key-value mapping that this SparseArray stores.
brut.apktool.smali/util/src/main/java/org/jf/util/SparseArray.java:217
↓ 12 callersMethodgetAnnotations
Gets a set of the annotations that are applied to this field. The annotations in the returned set are guaranteed to have unique types. @return A set
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/Field.java:95
↓ 12 callersMethodgetDebugItems
(boolean mutable)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/builder/MethodLocation.java:89
↓ 12 callersMethodgetInstruction
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/builder/MethodLocation.java:64
↓ 12 callersMethodgetMethodImplementation
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/builder/MethodImplementationBuilder.java:56
↓ 12 callersMethodgetResTable
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/ApkDecoder.java:239
↓ 12 callersMethodgetStartCodeAddress
Gets the code offset of the start of this try block. The starting location must not occur in the middle of an instruction. @return The offset of the
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/TryBlock.java:50
↓ 12 callersMethodinternType
(@Nonnull String type)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/BuilderTypePool.java:52
↓ 12 callersMethodisReal
()
brut.apktool.smali/util/src/main/java/ds/tree/RadixTreeNode.java:72
↓ 12 callersMethodprintable
simple utility method -- good for debugging
brut.apktool/apktool-lib/src/main/java/org/xmlpull/mxp1_serializer/MXSerializer.java:1152
↓ 12 callersMethodwriteFirstRegister
(IndentingWriter writer)
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:358
↓ 11 callersMethodcloseStartTag
()
brut.apktool/apktool-lib/src/main/java/org/xmlpull/mxp1_serializer/MXSerializer.java:701
↓ 11 callersMethodget
(int index)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/util/FixedSizeList.java:42
↓ 11 callersMethodgetDebugItemType
The type of this debug item. The returned integer will be one of the DebugItemType. constants. @return The type of this debug item.
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/debug/DebugItem.java:48
↓ 11 callersMethodgetLineNumber
The line number associated with this code address. This value should be treated as an unsigned integer, with negative values indicating a value > 2^31
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/debug/LineNumber.java:41
↓ 11 callersMethodgetParameters
(@Nonnull ProtoKey key)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ProtoSection.java:40
↓ 11 callersMethodgetRegisterCount
Gets the number of registers in this method. @return The number of register in this method.
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/MethodImplementation.java:49
↓ 11 callersMethodgetRegisterG
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/FiveRegisterInstruction.java:39
↓ 11 callersMethodlistIterator
(final int initialIndex)
brut.apktool.smali/util/src/main/java/org/jf/util/AbstractForwardSequentialList.java:57
↓ 11 callersMethodnewLabel
(@Nonnull int[] codeAddressToIndex, int codeAddress)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/builder/MutableMethodImplementation.java:483
↓ 11 callersMethodof
(@Nonnull Comparator<? super T> comparator, @Nonnull T[] arr)
brut.apktool.smali/util/src/main/java/org/jf/util/ArraySortedSet.java:49
↓ 11 callersMethodreadFully
Read bytes until the array is filled. @see java.io.DataInput#readFully(byte[])
brut.apktool/apktool-lib/src/main/java/com/mindprod/ledatastream/LEDataInputStream.java:199
↓ 11 callersMethodreadShort
Read short, 16-bits. Like DataInputStream.readShort except little endian. @return little endian binary short from stream. @throws IOException
brut.apktool/apktool-lib/src/main/java/com/mindprod/ledatastream/LEDataInputStream.java:270
↓ 11 callersMethodwriteUbyte
(int value)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/DexDataWriter.java:122
← previousnext →101–200 of 4,146, ranked by callers