MCPcopy Create free account

hub / github.com/L-JINBIN/ApkSignatureKiller / functions

Functions4,291 in github.com/L-JINBIN/ApkSignatureKiller

↓ 4 callersMethodgetParameterRegisterCount
(@NonNull Method method)
dexlib2/org/jf/dexlib2/util/MethodUtil.java:82
↓ 4 callersMethodgetParent
()
mt/bin/zip/ZipEntry.java:473
↓ 4 callersMethodgetPredecessorCount
()
dexlib2/org/jf/dexlib2/analysis/AnalyzedInstruction.java:124
↓ 4 callersMethodgetProtoIdItemOffset
()
dexlib2/org/jf/dexlib2/dexbacked/reference/DexBackedMethodReference.java:101
↓ 4 callersMethodgetReferenceAnnotation
(@NonNull DexBackedDexFile dexFile, int methodIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/MethodIdItem.java:86
↓ 4 callersMethodgetReferenceAnnotation
(@NonNull DexBackedDexFile dexFile, int fieldIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/FieldIdItem.java:86
↓ 4 callersMethodgetReferenceType
()
dexlib2/org/jf/dexlib2/iface/instruction/ReferenceInstruction.java:42
↓ 4 callersMethodgetSections
()
dexlib2/org/jf/dexlib2/dexbacked/OatFile.java:335
↓ 4 callersMethodgetSortedClasses
()
dexlib2/org/jf/dexlib2/writer/ClassSection.java:50
↓ 4 callersMethodgetSourceFile
Gets the name of the primary source file that this class is defined in, if available. <p> This will be the default source file associated with all met
dexlib2/org/jf/dexlib2/iface/ClassDef.java:95
↓ 4 callersMethodgetSuperclass
Gets the superclass of this class. <p> This will only be null if this is the base java.lang.Object class. @return The superclass of this class
dexlib2/org/jf/dexlib2/iface/ClassDef.java:76
↓ 4 callersMethodgetTarget
()
dexlib2/org/jf/dexlib2/builder/BuilderOffsetInstruction.java:72
↓ 4 callersMethodgetType
Gets the type of this annotation. <p> This will be the type descriptor of the class that defines this annotation. @return The type of this annotation
dexlib2/org/jf/dexlib2/iface/value/AnnotationEncodedValue.java:53
↓ 4 callersMethodgetVersion
()
dexlib2/org/jf/dexlib2/dexbacked/OatFile.java:273
↓ 4 callersMethodimmutableSetOf
(@Nullable Iterable<? extends Method> list)
dexlib2/org/jf/dexlib2/immutable/ImmutableMethod.java:131
↓ 4 callersMethodimmutableSetOf
(@Nullable Iterable<? extends Field> list)
dexlib2/org/jf/dexlib2/immutable/ImmutableField.java:111
↓ 4 callersMethodincreaseDepth
()
mt/bin/xml/decode/AXmlResourceParser.java:633
↓ 4 callersMethodinternAnnotationSet
(@Nullable Set<? extends Annotation> annotations)
dexlib2/org/jf/dexlib2/writer/builder/BuilderAnnotationSetPool.java:61
↓ 4 callersMethodinternStringReference
(@NonNull String string)
dexlib2/org/jf/dexlib2/writer/builder/DexBuilder.java:153
↓ 4 callersMethodisStatic
(@NonNull Opcode opcode)
dexlib2/org/jf/dexlib2/analysis/OdexedFieldInstructionMapper.java:212
↓ 4 callersMethodliteral
()
dexlib2/org/jf/smali/smaliParser.java:4860
↓ 4 callersMethodmakeArrayType
(@NonNull String elementType, int dimensions)
dexlib2/org/jf/dexlib2/analysis/ArrayProto.java:175
↓ 4 callersMethodmakeImmutable
(@NonNull Item item)
dexlib2/org/jf/util/ImmutableConverter.java:48
↓ 4 callersMethodmapCodeAddressToIndex
(@NonNull int[] codeAddressToIndex, int codeAddress)
dexlib2/org/jf/dexlib2/builder/MutableMethodImplementation.java:473
↓ 4 callersMethodmethod_prototype
()
dexlib2/org/jf/smali/smaliTreeWalker.java:2244
↓ 4 callersMethodmoveTo
Moves the cursor to a new location @param offset The offset to move to
dexlib2/org/jf/dexlib2/util/AnnotatedBytes.java:99
↓ 4 callersMethodnewOrEmpty
(@NonNull DexBackedDexFile dexFile, int debugInfoOffset, @NonNull DexBa
dexlib2/org/jf/dexlib2/dexbacked/util/DebugInfo.java:72
↓ 4 callersMethodnext
()
dexlib2/org/jf/dexlib2/writer/pool/ClassPool.java:644
↓ 4 callersMethodnullToEmptySortedSet
(@Nullable ImmutableSortedSet<T> set)
dexlib2/org/jf/util/ImmutableUtils.java:58
↓ 4 callersMethodof
(@NonNull FieldReference fieldReference)
dexlib2/org/jf/dexlib2/immutable/reference/ImmutableFieldReference.java:26
↓ 4 callersMethodof
(@NonNull MethodReference methodReference)
dexlib2/org/jf/dexlib2/immutable/reference/ImmutableMethodReference.java:45
↓ 4 callersMethodonStep
(Step step)
mt/bin/signer/ApkSigner.java:263
↓ 4 callersMethodoverridePredecessorRegisterTypeAndPropagateChanges
( @NonNull AnalyzedInstruction analyzedInstruction, @NonNull AnalyzedInstruction predecessor,
dexlib2/org/jf/dexlib2/analysis/MethodAnalyzer.java:366
↓ 4 callersMethodparse
Split the array into ExtraFields and populate them with the given data as local file data, throwing an exception if the data cannot be parsed. @param
mt/bin/zip/extrafield/ExtraFieldUtils.java:105
↓ 4 callersMethodpop
(int prefix, int uri)
mt/bin/xml/decode/AXmlResourceParser.java:563
↓ 4 callersMethodpush
(int prefix, int uri)
mt/bin/xml/decode/AXmlResourceParser.java:548
↓ 4 callersMethodread
()
dexlib2/org/jf/dexlib2/writer/io/MemoryDataStore.java:77
↓ 4 callersMethodreadLong
(int offset)
dexlib2/org/jf/dexlib2/dexbacked/BaseDexBuffer.java:88
↓ 4 callersMethodreadOptionalUint
(int offset)
dexlib2/org/jf/dexlib2/dexbacked/BaseDexBuffer.java:64
↓ 4 callersMethodreadSizedInt
(int bytes)
dexlib2/org/jf/dexlib2/dexbacked/BaseDexReader.java:384
↓ 4 callersMethodreadSleb128
()
dexlib2/org/jf/dexlib2/dexbacked/BaseDexReader.java:51
↓ 4 callersMethodreference_type_descriptor
()
dexlib2/org/jf/smali/smaliParser.java:4459
↓ 4 callersMethodregister
Register a ZipExtraField implementation. <p> <p>The given class must have a no-arg constructor and implement the {@link ZipExtraField ZipExtraField in
mt/bin/zip/extrafield/ExtraFieldUtils.java:62
↓ 4 callersMethodremove
()
dexlib2/org/jf/dexlib2/analysis/util/TypeProtoUtils.java:81
↓ 4 callersMethodremove
Alias for {@link #delete(int)}.
mt/android/util/SparseArray.java:96
↓ 4 callersMethodseekTo
(int key)
dexlib2/org/jf/dexlib2/dexbacked/util/AnnotationsDirectory.java:109
↓ 4 callersMethodsetExternalAttributes
Sets the external file attributes. @param value an <code>long</code> value @since 1.1
mt/bin/zip/ZipEntry.java:175
↓ 4 callersMethodsetExtraFields
Replaces all currently attached extra fields with the new array. @param fields an array of extra fields @since 1.1
mt/bin/zip/ZipEntry.java:237
↓ 4 callersMethodsetName
Set the name of the entry. @param name the name to use
mt/bin/zip/ZipEntry.java:496
↓ 4 callersMethodsetOffset
(int offset)
dexlib2/org/jf/dexlib2/dexbacked/BaseDexReader.java:49
↓ 4 callersMethodsetsRegister
Determines if this instruction sets the given register, or alters its type @param registerNumber The register to check @return true if this instructi
dexlib2/org/jf/dexlib2/analysis/AnalyzedInstruction.java:342
↓ 4 callersMethodshouldCreateEmptyAnnotationSet
()
dexlib2/org/jf/dexlib2/writer/DexWriter.java:1320
↓ 4 callersMethodsimple_name
()
dexlib2/org/jf/smali/smaliParser.java:2321
↓ 4 callersMethodsize
()
dexlib2/org/jf/dexlib2/builder/MethodLocation.java:171
↓ 4 callersMethodskipBytes
(int n)
mt/bin/io/ZInput.java:157
↓ 4 callersMethodskipFrom
(@NonNull DexReader reader)
dexlib2/org/jf/dexlib2/dexbacked/value/DexBackedEncodedValue.java:120
↓ 4 callersMethodsplit
(int splitAddress)
dexlib2/org/jf/dexlib2/writer/util/TryListBuilder.java:139
↓ 4 callersMethodwithContext
Augments the given exception with the given context, and return the result. The result is either the given exception if it was an {@link ExceptionWith
dexlib2/org/jf/util/ExceptionWithContext.java:50
↓ 4 callersMethodwrite
(String left, String right)
dexlib2/org/jf/util/TwoColumnOutput.java:102
↓ 4 callersMethodwriteCommentIfResourceId
(IndentingWriter writer)
dexlib2/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:559
↓ 4 callersMethodwriteInvokeRangeRegisters
(IndentingWriter writer)
dexlib2/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:491
↓ 4 callersMethodwriteInvokeRegisters
(IndentingWriter writer)
dexlib2/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:446
↓ 4 callersMethodwriteLong
(long value)
dexlib2/org/jf/dexlib2/writer/DexDataWriter.java:93
↓ 4 callersMethodwriteTargetLabel
(IndentingWriter writer)
dexlib2/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:424
↓ 3 callersMethodaccess_list
()
dexlib2/org/jf/smali/smaliParser.java:1111
↓ 3 callersMethodaccess_list
()
dexlib2/org/jf/smali/smaliTreeWalker.java:831
↓ 3 callersMethodaddExtraField
Adds an extra field - replacing an already present extra field of the same type. <p> <p>If no extra field of the same type exists, the field will be a
mt/bin/zip/ZipEntry.java:290
↓ 3 callersMethodaddString
(@NonNull String[] arr, String str, int index)
dexlib2/org/jf/util/StringWrapper.java:167
↓ 3 callersMethodalignOffset
(int offset, int alignment)
dexlib2/org/jf/util/AlignmentUtils.java:32
↓ 3 callersMethodanalyzePutGetVolatile
(@NonNull AnalyzedInstruction analyzedInstruction)
dexlib2/org/jf/dexlib2/analysis/MethodAnalyzer.java:1914
↓ 3 callersMethodarray_descriptor
()
dexlib2/org/jf/smali/smaliParser.java:4164
↓ 3 callersMethodasString
(@NonNull DexBackedDexFile dexFile, int methodIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/MethodIdItem.java:71
↓ 3 callersMethodasString
(@NonNull DexBackedDexFile dexFile, int protoIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/ProtoIdItem.java:82
↓ 3 callersMethodcanEncode
Check, whether the given string may be losslessly encoded using this encoding. @param name A filename or ZIP comment. @return Whether the given name
mt/bin/zip/encoding/ZipEncoding.java:53
↓ 3 callersMethodcheckRegister
(RegisterType registerType, int registerNumber, BitSet validCategories)
dexlib2/org/jf/dexlib2/analysis/MethodAnalyzer.java:1967
↓ 3 callersMethodcheckShortCodeOffset
(int offset)
dexlib2/org/jf/dexlib2/util/Preconditions.java:124
↓ 3 callersMethodcheckStringReference
(@Nullable StringReference stringReference)
dexlib2/org/jf/dexlib2/writer/builder/BuilderClassPool.java:435
↓ 3 callersMethodclose
Closes the archive. @throws IOException if an error occurs closing the archive.
mt/bin/zip/ZipFile.java:204
↓ 3 callersMethodclose
()
mt/bin/io/ZOutput.java:23
↓ 3 callersMethodclose
()
mt/bin/xml/decode/AXmlResourceParser.java:61
↓ 3 callersMethodcompareAsSet
(@NonNull Collection<? extends T> set1, @NonNull
dexlib2/org/jf/util/CollectionUtils.java:197
↓ 3 callersMethoddeflateUntilInputIsNeeded
()
mt/bin/zip/ZipOutputStream.java:1163
↓ 3 callersMethoddelete
()
dexlib2/org/jf/dexlib2/writer/util/TryListBuilder.java:147
↓ 3 callersMethoddone
(ZipEntry zipEntry, File file)
mt/bin/zip/ExtractCallback.java:19
↓ 3 callersMethoddouble_literal
()
dexlib2/org/jf/smali/smaliTreeWalker.java:6516
↓ 3 callersMethodequals
Compares this MethodReference to another MethodReference for equality. <p> This MethodReference is equal to another MethodReference if all of it's "fi
dexlib2/org/jf/dexlib2/iface/reference/MethodReference.java:105
↓ 3 callersMethodfindEntry
(@NonNull String targetEntry, boolean exactMatch)
dexlib2/org/jf/dexlib2/DexFileFactory.java:377
↓ 3 callersMethodfindMethodIndexInVtable
(@NonNull MethodReference method)
dexlib2/org/jf/dexlib2/analysis/TypeProto.java:64
↓ 3 callersMethodfindPayloadOffset
(int targetOffset, Opcode type)
dexlib2/org/jf/baksmali/Adaptors/MethodDefinition.java:289
↓ 3 callersMethodfirstArtVersion
(int opcodeValue, int artVersion)
dexlib2/org/jf/dexlib2/Opcode.java:399
↓ 3 callersMethodfloat_literal
()
dexlib2/org/jf/smali/smaliParser.java:4660
↓ 3 callersMethodflush
Flushes this output stream and forces any buffered output bytes to be written out to the stream. @throws IOException if an I/O error occurs. @since 1
mt/bin/zip/ZipOutputStream.java:733
↓ 3 callersMethodforBoolean
(boolean value)
dexlib2/org/jf/dexlib2/immutable/value/ImmutableBooleanEncodedValue.java:18
↓ 3 callersMethodformatAccessFlags
(AccessFlags[] accessFlags)
dexlib2/org/jf/dexlib2/AccessFlags.java:112
↓ 3 callersMethodfromInputStream
(@NonNull InputStream is)
dexlib2/org/jf/dexlib2/dexbacked/OatFile.java:126
↓ 3 callersMethodfromInputStream
(@NonNull Opcodes opcodes, @NonNull InputStream is)
dexlib2/org/jf/dexlib2/dexbacked/DexBackedDexFile.java:116
↓ 3 callersMethodgetAccessFlags
Gets the access flags for this method. <p> This will be a combination of the AccessFlags. flags that are marked as compatible for use with a method.
dexlib2/org/jf/dexlib2/iface/Method.java:97
↓ 3 callersMethodgetAccessFlagsForClass
(int accessFlagValue)
dexlib2/org/jf/dexlib2/AccessFlags.java:94
↓ 3 callersMethodgetAccessFlagsForField
(int accessFlagValue)
dexlib2/org/jf/dexlib2/AccessFlags.java:155
↓ 3 callersMethodgetAccessFlagsForMethod
(int accessFlagValue)
dexlib2/org/jf/dexlib2/AccessFlags.java:133
← previousnext →401–500 of 4,291, ranked by callers