MCPcopy Create free account

hub / github.com/CYRUS-STUDIO/ApkToolPlus / functions

Functions5,389 in github.com/CYRUS-STUDIO/ApkToolPlus

↓ 23 callersMethodreadShort
()
lib.AXMLPrinter/src/axmlprinter/android/content/res/IntReader.java:71
↓ 23 callersMethodsetVisible
(boolean visible)
lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathBrowser.java:93
↓ 22 callersMethodformat
(String format, Object... arguments)
lib.AXMLPrinter/src/axmlprinter/AXMLPrinter.java:184
↓ 22 callersMethodgetHeight
Get the height of the internal frame on the desktop. @return the height.
lib.JBE/src/org/gjt/jclasslib/mdi/MDIConfig.java:153
↓ 22 callersMethodremove
(JavaClass clazz)
lib.JBE/src/org/apache/bcel/util/ClassSet.java:87
↓ 22 callersMethodvisitBranchInstruction
(BranchInstruction obj)
lib.JBE/src/org/apache/bcel/generic/Visitor.java:69
↓ 21 callersMethodadd
(InstructionContext ic, ArrayList executionChain)
lib.JBE/src/org/apache/bcel/verifier/structurals/Pass3bVerifier.java:101
↓ 21 callersMethodaddMessage
This method adds a (warning) message to the message pool of this PassVerifier. This method is normally only internally used by BCEL's class file verif
lib.JBE/src/org/apache/bcel/verifier/PassVerifier.java:124
↓ 21 callersMethodappendString
(String text, Map attributes)
lib.JBE/src/ee/ioc/cs/jbe/browser/detail/attributes/code/ByteCodeDisplay.java:624
↓ 21 callersMethodloadIcon
Load an icon from the <tt>images</tt> directory. @param fileName the file name for the icon @return the icon
lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserMDIFrame.java:123
↓ 21 callersMethodreadByte
()
lib.AXMLPrinter/src/axmlprinter/android/content/res/IntReader.java:68
↓ 21 callersMethodreferenceTypeIsInitialized
Assures the ReferenceType r is initialized (or Type.NULL). Formally, this means (!(r instanceof UninitializedObjectType)), because there are no uninit
lib.JBE/src/org/apache/bcel/verifier/structurals/InstConstraintVisitor.java:193
↓ 20 callersMethodget
(int idx)
lib.ApkParser/src/net/dongliu/apk/parser/struct/StringPool.java:15
↓ 20 callersMethodgetClassIndex
@return Reference (index) to class this field or method belongs to.
lib.JBE/src/org/apache/bcel/classfile/ConstantCP.java:119
↓ 20 callersMethodgetJumpArg
(String[] instrElems, int line, int codeLength)
lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/JAsmParser.java:1242
↓ 20 callersMethodgetType
@return type as defined in Constants
lib.JBE/src/org/apache/bcel/generic/Type.java:105
↓ 20 callersMethodgetValue
()
lib.JBE/src/org/apache/bcel/generic/ConstantPushInstruction.java:68
↓ 20 callersMethodisStatic
(boolean flag)
lib.JBE/src/org/apache/bcel/classfile/AccessFlags.java:127
↓ 20 callersMethodsize
()
lib.JBE/src/org/apache/bcel/verifier/structurals/Pass3bVerifier.java:121
↓ 19 callersMethodaddClass
Add a new Class reference to the ConstantPool, if it is not already in there. @param str Class to add @return index of entry
lib.JBE/src/org/apache/bcel/generic/ConstantPoolGen.java:263
↓ 19 callersMethodaddItem
(File apk)
app/src/com/linchaolong/apktoolplus/module/jiagu/JiaGuActivity.java:47
↓ 19 callersMethodaddUtf8
Add a new Utf8 constant to the ConstantPool, if it is not already in there. @param n Utf8 string to add @return index of entry
lib.JBE/src/org/apache/bcel/generic/ConstantPoolGen.java:388
↓ 19 callersMethodcontains
Returns if the given InstructionHandle refers to an instruction that is part of this subroutine. This is a convenience method that saves iteration ove
lib.JBE/src/org/apache/bcel/verifier/structurals/Subroutine.java:100
↓ 19 callersMethodgetNext
()
lib.JBE/src/org/apache/bcel/generic/InstructionHandle.java:91
↓ 19 callersMethodsetInitDir
设置初始化目录 @param dir 目录 @return
app/src/com/linchaolong/apktoolplus/ui/FileSelecter.java:51
↓ 18 callersMethodcenterOnParentWindow
Center a window on another window. @param window the window to be centered. @param parentWindow the parent window on which the window
lib.JBE/src/org/gjt/jclasslib/util/GUIHelper.java:67
↓ 18 callersMethodgetCode
@return Actual byte code of the method.
lib.JBE/src/org/apache/bcel/classfile/Code.java:240
↓ 18 callersMethodgetElementType
@return element type of array, i.e., for int[][][] the element type is int[][]
lib.JBE/src/org/apache/bcel/generic/ArrayType.java:136
↓ 18 callersMethodgetWidth
Get the width of the internal frame on the desktop. @return the width.
lib.JBE/src/org/gjt/jclasslib/mdi/MDIConfig.java:137
↓ 18 callersMethodindexOfInt
Assures index is of type INT. @throws StructuralCodeConstraintException if the above constraint is not satisfied.
lib.JBE/src/org/apache/bcel/verifier/structurals/InstConstraintVisitor.java:182
↓ 18 callersMethodreadUShort
get one unsigned short as int type
lib.ApkParser/src/net/dongliu/apk/parser/utils/Buffers.java:23
↓ 18 callersMethodremove
Remove from instruction `prev' to instruction `next' both contained in this list. Throws TargetLostException when one of the removed instruction handl
lib.JBE/src/org/apache/bcel/generic/InstructionList.java:707
↓ 18 callersMethodsetClassFile
Set parent class file. <p> <p/> Has to be called at least once on a structure. @param classFile the new parent class file
lib.JBE/src/org/gjt/jclasslib/structures/AbstractStructure.java:64
↓ 18 callersMethodtoString
()
lib.ApkParser/src/net/dongliu/apk/parser/bean/Icon.java:28
↓ 17 callersMethodaddFilter
添加文件过滤格式 @param exts @return
app/src/com/linchaolong/apktoolplus/ui/FileSelecter.java:73
↓ 17 callersMethodgetBytes
@return data bytes.
lib.JBE/src/org/apache/bcel/classfile/Unknown.java:172
↓ 17 callersMethodgetConstantString
Get string from constant pool and bypass the indirection of `ConstantClass' and `ConstantString' objects. I.e. these classes have an index field that
lib.JBE/src/org/apache/bcel/classfile/ConstantPool.java:298
↓ 17 callersMethodgetMethods
()
lib.JBE/src/org/apache/bcel/generic/ClassGen.java:348
↓ 17 callersMethodgetProperty
Look up the value of a property. The property name is any fully-qualified URI. I <p><strong>NOTE:</strong> unknown properties are <string>always</str
lib.AXMLPrinter/src/axmlprinter/org/xmlpull/v1/XmlSerializer.java:89
↓ 17 callersMethodgetSource
@return returns either HEAP (generated), FILE, or ZIP
lib.JBE/src/org/apache/bcel/classfile/JavaClass.java:668
↓ 17 callersMethodgetString
Returns raw string (without any styling information) at specified index.
lib.AXMLPrinter/src/axmlprinter/android/content/res/StringBlock.java:79
↓ 17 callersMethodtoString
@return String representation of code chunk.
lib.JBE/src/org/apache/bcel/classfile/Code.java:327
↓ 17 callersMethodtoString
()
lib.JBE/src/ee/ioc/cs/jbe/browser/detail/attributes/LinkRenderer.java:94
↓ 16 callersMethoddelete
Remove instruction from this list. The corresponding Instruction handles must not be reused! @param ih instruction (handle) to remove
lib.JBE/src/org/apache/bcel/generic/InstructionList.java:769
↓ 16 callersMethodexec
执行指定命令 @param cmd 命令 @return
lib.Utils/src/com/linchaolong/apktoolplus/utils/CmdUtils.java:28
↓ 16 callersMethodgetConstantPoolEntryName
Get an approximate verbose description of the content of the constant pool entry at the specified index. @param index the index @return the descripti
lib.JBE/src/org/gjt/jclasslib/structures/ClassFile.java:387
↓ 16 callersMethodgetInputStream
@return input stream for class file.
lib.JBE/src/org/apache/bcel/util/ClassPath.java:337
↓ 16 callersMethodgetMethodName
@return name of referenced method.
lib.JBE/src/org/apache/bcel/generic/InvokeInstruction.java:131
↓ 16 callersMethodgetOpcode
@return this instructions opcode
lib.JBE/src/org/apache/bcel/generic/Instruction.java:260
↓ 16 callersMethodgetStyle
Returns style information - array of int triplets, where in each triplet: first int is index of tag name ('b','i', etc.) second int is tag start ind
lib.AXMLPrinter/src/axmlprinter/android/content/res/StringBlock.java:200
↓ 16 callersMethodtoByteArray
(InputStream in)
lib.ApkParser/src/net/dongliu/apk/parser/utils/Utils.java:13
↓ 16 callersMethodvisitArrayInstruction
(ArrayInstruction obj)
lib.JBE/src/org/apache/bcel/generic/Visitor.java:85
↓ 16 callersMethodvisitIfInstruction
(IfInstruction obj)
lib.JBE/src/org/apache/bcel/generic/Visitor.java:72
↓ 15 callersMethodaddScreen
(AbstractDetailPane detailPane, String nodeType)
lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserDetailPane.java:118
↓ 15 callersMethoddoPass2
Returns the VerificationResult for the given pass.
lib.JBE/src/org/apache/bcel/verifier/Verifier.java:104
↓ 15 callersMethodgetTarget
@return target of instruction.
lib.JBE/src/org/apache/bcel/generic/BranchHandle.java:138
↓ 15 callersMethodremove
()
app/src/com/linchaolong/apktoolplus/ui/Popup.java:134
↓ 15 callersMethodsetRunnable
Set the <tt>Runnable</tt> to be started on <tt>setVisible</tt>. @param runnable the <tt>Runnable</tt>.
lib.JBE/src/org/gjt/jclasslib/util/ProgressDialog.java:65
↓ 15 callersMethodshowDialog
显示单选对话框 @return 选择的文件
app/src/com/linchaolong/apktoolplus/ui/FileSelecter.java:119
↓ 15 callersMethodtoString
@return used class path string
lib.JBE/src/org/apache/bcel/util/ClassPath.java:125
↓ 15 callersMethodtoString
()
lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/JAsmParseException.java:33
↓ 15 callersMethodvisitCPInstruction
(CPInstruction obj)
lib.JBE/src/org/apache/bcel/generic/Visitor.java:83
↓ 15 callersMethodvisitConversionInstruction
(ConversionInstruction obj)
lib.JBE/src/org/apache/bcel/generic/Visitor.java:73
↓ 14 callersMethodcopyDir
拷贝一个目录 @param dir @param copy
lib.Utils/src/com/linchaolong/apktoolplus/utils/FileHelper.java:116
↓ 14 callersMethodcreate
创建一个文件选择器 @param window @return
app/src/com/linchaolong/apktoolplus/ui/FileSelecter.java:30
↓ 14 callersMethoddoPass1
Returns the VerificationResult for the given pass.
lib.JBE/src/org/apache/bcel/verifier/Verifier.java:96
↓ 14 callersMethoddoReload
()
lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserMDIFrame.java:779
↓ 14 callersMethodexit
退出程序
app/src/com/linchaolong/apktoolplus/core/AppManager.java:93
↓ 14 callersMethodgetAccessFlags
@return Access flags of the object aka. "modifiers".
lib.JBE/src/org/apache/bcel/classfile/AccessFlags.java:81
↓ 14 callersMethodgetAttributeOffset
(int index)
lib.AXMLPrinter/src/axmlprinter/android/content/res/AXmlResourceParser.java:720
↓ 14 callersMethodgetConstantPool
@return Constant pool used by this object. @see ConstantPool
lib.JBE/src/org/apache/bcel/classfile/Attribute.java:263
↓ 14 callersMethodgetNameIndex
@return Name index in constant pool of class name.
lib.JBE/src/org/apache/bcel/classfile/ConstantClass.java:127
↓ 14 callersMethodgetStart
@return start of list
lib.JBE/src/org/apache/bcel/generic/InstructionList.java:1168
↓ 14 callersMethodgetStartPC
@return PC in code
lib.JBE/src/org/apache/bcel/classfile/LineNumber.java:134
↓ 14 callersMethodgetTempDir
获取缓存目录 @return
app/src/com/linchaolong/apktoolplus/core/AppManager.java:214
↓ 14 callersMethodisAbstract
(boolean flag)
lib.JBE/src/org/apache/bcel/classfile/AccessFlags.java:162
↓ 14 callersMethodparse
(String code, ConstantPoolGen cpg)
lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/JAsmParser.java:19
↓ 14 callersMethodreadUByte
get one unsigned byte as short type
lib.ApkParser/src/net/dongliu/apk/parser/utils/Buffers.java:15
↓ 14 callersMethodsize
返回UIStack的size @return
app/src/com/linchaolong/apktoolplus/ui/UIStack.java:89
↓ 13 callersMethoddump
Dump class to a file. @param file Output file @throws IOException
lib.JBE/src/org/apache/bcel/classfile/JavaClass.java:261
↓ 13 callersMethodgetConstantPoolEntry
Get the constant pool entry at the specified index. @param index the index @return the constant pool entry @throws InvalidByteCodeException if t
lib.JBE/src/org/gjt/jclasslib/structures/ClassFile.java:333
↓ 13 callersMethodgetConstantPoolEntryName
Get the name of a constant pool entry. @param constantPoolIndex the index of the constant pool entry @return the name
lib.JBE/src/ee/ioc/cs/jbe/browser/AbstractDetailPane.java:161
↓ 13 callersMethodgetKey
()
lib.ApkParser/src/net/dongliu/apk/parser/struct/resource/ResourceEntry.java:63
↓ 13 callersMethodgetLocals
()
lib.JBE/src/org/apache/bcel/verifier/structurals/Frame.java:120
↓ 13 callersMethodgetNameIndex
@return Name index in constant pool of field/method name.
lib.JBE/src/org/apache/bcel/classfile/ConstantNameAndType.java:135
↓ 13 callersMethodgetNoSuffixName
(File file)
lib.Utils/src/com/linchaolong/apktoolplus/utils/FileHelper.java:23
↓ 13 callersMethodgetOffset
()
lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserHistory.java:193
↓ 13 callersMethodgetSignatureIndex
@return Index in constant pool of field/method signature.
lib.JBE/src/org/apache/bcel/classfile/ConstantNameAndType.java:146
↓ 13 callersMethodgetTargetOffset
@param target branch target @return the offset to `target' relative to this instruction
lib.JBE/src/org/apache/bcel/generic/BranchInstruction.java:112
↓ 13 callersMethodhandleException
Machine-generated.
lib.JBE/src/org/apache/bcel/verifier/VerifyDialog.java:428
↓ 13 callersMethodsetForeground
(Color c)
lib.JBE/src/org/gjt/jclasslib/util/ExtendedTableCellRenderer.java:41
↓ 13 callersMethodsetIcon
(String icon)
lib.ApkParser/src/net/dongliu/apk/parser/bean/ApkMeta.java:95
↓ 13 callersMethodsetName
(String name)
lib.JBE/src/org/apache/bcel/generic/NamedAndTyped.java:67
↓ 13 callersMethodvisitLoadClass
(LoadClass obj)
lib.JBE/src/org/apache/bcel/generic/Visitor.java:70
↓ 13 callersMethodvisitPushInstruction
(PushInstruction obj)
lib.JBE/src/org/apache/bcel/generic/Visitor.java:81
↓ 13 callersMethodw
(String msg)
lib.Utils/src/com/linchaolong/apktoolplus/utils/LogUtils.java:148
↓ 12 callersMethodaddScreen
(AbstractDetailPane detailPane, String name)
lib.JBE/src/ee/ioc/cs/jbe/browser/detail/AttributeDetailPane.java:208
↓ 12 callersMethodcopyFile
拷贝一个文件 @param file @param copy
lib.Utils/src/com/linchaolong/apktoolplus/utils/FileHelper.java:150
↓ 12 callersMethodexceptionOccured
()
lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/ClassSaver.java:592
↓ 12 callersMethodget
获取本地化字符串 @param key @return
lib.Res/src/strings/Strings.java:39
← previousnext →101–200 of 5,389, ranked by callers