Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/honeynet/apkinspector
/ functions
Functions
42,418 in github.com/honeynet/apkinspector
⨍
Functions
42,418
◇
Types & classes
5,601
↓ 19 callers
Method
accessibleFrom
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1402
↓ 19 callers
Method
caseBinopExpr
(BinopExpr expr)
ded/soot/soot-2.3.0/src/soot/toolkits/exceptions/UnitThrowAnalysis.java:714
↓ 19 callers
Method
close
Flushes and closes (I think, in the superclass) the stream. @since 1.3
ded/soot/polyglot-1.3.5/src/polyglot/util/Base64.java:1433
↓ 19 callers
Function
copyFileName
---------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2.c:918
↓ 19 callers
Method
extStmtImpl
Create the <code>Ext</code> object for a <code>Stmt</code> AST node. @return the <code>Ext</code> object for a <code>Stmt</code> AST node.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractExtFactory_c.java:1351
↓ 19 callers
Method
extendsType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/WildcardExtendsType.java:364
↓ 19 callers
Method
finallyBlock
The block to "finally" execute.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Try.java:29
↓ 19 callers
Method
findOrAdd
( String s )
ded/soot/soot-2.3.0/src/soot/util/StringNumberer.java:39
↓ 19 callers
Method
getArg
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodAccess.java:448
↓ 19 callers
Method
getCondition
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConditionalExpr.java:174
↓ 19 callers
Method
getCurrentUnit
()
ded/soot/soot-2.3.0/src/soot/jimple/JimpleToBafContext.java:57
↓ 19 callers
Method
getDeclaringClass
()
ded/soot/soot-2.3.0/src/soot/SootField.java:97
↓ 19 callers
Method
getExpr
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/EnhancedForStmt.java:304
↓ 19 callers
Method
getInvokeExpr
()
ded/soot/soot-2.3.0/src/soot/jimple/InvokeStmt.java:37
↓ 19 callers
Method
getMinus
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AMinusBinop.java:33
↓ 19 callers
Method
getModifiers
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDecl.java:578
↓ 19 callers
Method
getParameterCount
Returns the number of parameters taken by this method.
ded/soot/soot-2.3.0/src/soot/SootMethod.java:263
↓ 19 callers
Method
getString
()
ded/soot/soot-2.3.0/systests/java_tests/Test5.java:20
↓ 19 callers
Method
getValue
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstCase.java:113
↓ 19 callers
Method
get_AugStmt
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SwitchNode.java:79
↓ 19 callers
Method
get_value
(self)
androguard/core/vm/il_reil.py:75
↓ 19 callers
Method
isAbstract
Return true if <code>this</code> has the <code>abstract</code> flag set.
ded/soot/polyglot-1.3.5/src/polyglot/types/Flags.java:386
↓ 19 callers
Method
isArray
Return true if an array type.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:194
↓ 19 callers
Method
isFalse
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:327
↓ 19 callers
Method
isInt
Return true if int.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:149
↓ 19 callers
Method
isNull
Return true if a null type.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:189
↓ 19 callers
Method
isTopLevel
Return true if the class is top-level (i.e., not inner). Equivalent to kind() == TOP_LEVEL.
ded/soot/polyglot-1.3.5/src/polyglot/types/ClassType.java:31
↓ 19 callers
Method
isTypeAccess
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:475
↓ 19 callers
Method
is_Break
()
ded/soot/soot-2.3.0/src/soot/dava/internal/javaRep/DAbruptStmt.java:87
↓ 19 callers
Function
lzma_next_end
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/common.c:119
↓ 19 callers
Method
newCastExpr
Constructs a CastExpr(Expr, Type) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:276
↓ 19 callers
Method
newInstanceFieldRef
Constructs a InstanceFieldRef(Local, SootFieldRef) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:817
↓ 19 callers
Method
newParameterRef
Constructs a ParameterRef(SootMethod, int) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:808
↓ 19 callers
Method
newSpecialInvokeExpr
Constructs a NewSpecialInvokeExpr(Local base, SootMethodRef method, List of Immediate) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:441
↓ 19 callers
Method
newStaticInvokeExpr
Constructs a StaticInvokeExpr(ArrayType, List of Expr) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:333
↓ 19 callers
Method
parameterize
( LocalVarNode vn, Context varNodeParameter )
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/MethodPAG.java:139
↓ 19 callers
Method
process
(Object body, Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:208
↓ 19 callers
Method
rhs
Access to the collection of parts for the right hand side.
ded/soot/polyglot-1.3.5/src/java_cup/production.java:274
↓ 19 callers
Method
setBase
(Local base)
ded/soot/soot-2.3.0/src/soot/jimple/ArrayRef.java:38
↓ 19 callers
Method
source
Get the source file.
ded/soot/polyglot-1.3.5/src/polyglot/ast/SourceFile.java:47
↓ 19 callers
Method
tgt
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/Edge.java:50
↓ 19 callers
Method
throwsSet
Method to allow the throws clause and method body to inspect and modify the throwsSet.
ded/soot/polyglot-1.3.5/src/polyglot/visit/ExceptionChecker.java:118
↓ 19 callers
Method
toReference
Cast the type to a reference type, or null.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:41
↓ 19 callers
Method
toString
Returns a textual representation of this type.
ded/soot/soot-2.3.0/src/soot/Type.java:39
↓ 19 callers
Method
toTimeString
(Timer timer, long totalTime)
ded/soot/soot-2.3.0/src/soot/Timers.java:225
↓ 19 callers
Method
true_label
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:650
↓ 19 callers
Method
write
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/util/CodeWriter.java:31
↓ 18 callers
Method
InitBitModels
(short []probs)
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/RangeCoder/Encoder.java:96
↓ 18 callers
Method
Int
<code>int</code>
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:444
↓ 18 callers
Method
Long
<code>long</code>
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:449
↓ 18 callers
Method
add
(Unit u)
ded/soot/soot-2.3.0/src/soot/jimple/internal/JIfStmt.java:186
↓ 18 callers
Method
advance
()
ded/soot/jasmin-2.3.0/src/jasmin/Scanner.java:77
↓ 18 callers
Method
assertSameMembers
Asserts that the membership in the component sets of a ThrowableSet correspond to expectations. @param s The set to be checked. @param included the
ded/soot/soot-2.3.0/tests/soot/toolkits/exceptions/ThrowableSetTest.java:234
↓ 18 callers
Method
caseExprOrRefValueBox
(ValueBox vb)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/analysis/DepthFirstAdapter.java:677
↓ 18 callers
Method
containsAll
(KeySet keys)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/types/KeySet.java:17
↓ 18 callers
Method
delStmtImpl
Create the delegate for a <code>Stmt</code> AST node. @return the delegate for a <code>Stmt</code> AST node.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractDelFactory_c.java:1348
↓ 18 callers
Method
edgesOutOf
Returns all ContextSensitiveEdge's out of unit srcUnit in method src in context srcCtxt.
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/ContextSensitiveCallGraph.java:41
↓ 18 callers
Method
error
(String msg, Position pos)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/Lexer_c.java:334
↓ 18 callers
Method
forall
Calls v's visit method on all nodes in this set.
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/PointsToSetInternal.java:64
↓ 18 callers
Method
genericDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParClassDecl.java:1341
↓ 18 callers
Method
getFinally
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:413
↓ 18 callers
Method
getMethod
Returns the method associated with this Body. @return the method that owns this body.
ded/soot/soot-2.3.0/src/soot/Body.java:112
↓ 18 callers
Method
getMethodByName
Attempts to retrieve the method with the given name. This method may throw an AmbiguousMethodException if there are more than one method with
ded/soot/soot-2.3.0/src/soot/SootClass.java:465
↓ 18 callers
Method
getNode
( Value v )
ded/soot/soot-2.3.0/src/soot/jimple/spark/builder/MethodNodeFactory.java:58
↓ 18 callers
Method
getSuccOf
Returns the object immediately following <code>point</code>.
ded/soot/soot-2.3.0/src/soot/PatchingChain.java:222
↓ 18 callers
Method
getTail
Returns the last unit in this block. @return The last unit in this block.
ded/soot/soot-2.3.0/src/soot/toolkits/graph/Block.java:240
↓ 18 callers
Method
getToProcessList
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootFileLauncher.java:309
↓ 18 callers
Method
getTypeParameter
(int index)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericTypeDecl.java:16
↓ 18 callers
Method
getUseBoxes
Returns a List of boxes corresponding to Values which are used by (ie contained within) this Value.
ded/soot/soot-2.3.0/src/soot/Value.java:42
↓ 18 callers
Method
getValue
()
ded/soot/soot-2.3.0/src/soot/shimple/PiExpr.java:31
↓ 18 callers
Method
getVariable
Returns the underlying variable that this node represents.
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/VarNode.java:52
↓ 18 callers
Method
get_bc
(self)
androguard/androguard.py:351
↓ 18 callers
Method
get_classes_names
Return the names of classes
androguard/core/bytecodes/jvm.py:2987
↓ 18 callers
Method
get_length
Return the length of the instruction
androguard/core/bytecodes/dvm.py:2071
↓ 18 callers
Method
get_length
@rtype : an integer which is the length of the code
androguard/core/analysis/analysis.py:1735
↓ 18 callers
Method
hasMoreOptions
()
ded/soot/soot-2.3.0/src/soot/options/OptionsBase.java:86
↓ 18 callers
Method
id
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:336
↓ 18 callers
Method
isBoolean
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2520
↓ 18 callers
Method
isInstanceVariable
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Variable.java:21
↓ 18 callers
Method
isTrue
(Object o)
ded/soot/polyglot-1.3.5/src/polyglot/util/Predicate.java:15
↓ 18 callers
Method
lca
(TypeNode type)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeNode.java:296
↓ 18 callers
Function
lzma_index_iter_locate
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:1200
↓ 18 callers
Method
memberMethods
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1911
↓ 18 callers
Method
newAddExpr
Constructs a AddExpr(Expr, Expr) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:236
↓ 18 callers
Method
newInitialFlow
()
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/InitAnalysis.java:59
↓ 18 callers
Method
newVirtualInvokeExpr
Constructs a NewVirtualInvokeExpr(Local base, SootMethodRef method, List of Immediate) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:451
↓ 18 callers
Method
nextOption
()
ded/soot/soot-2.3.0/src/soot/options/OptionsBase.java:87
↓ 18 callers
Method
postDelStmt
(JL del)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractDelFactory_c.java:1700
↓ 18 callers
Method
postExtStmt
(Ext ext)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractExtFactory_c.java:1705
↓ 18 callers
Method
promote
Unary promotion for numeric types. @exception SemanticException if the type cannot be promoted.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:261
↓ 18 callers
Method
setSuperclass
Sets the superclass of this class. Note that passing a null will cause the class to have no superclass.
ded/soot/soot-2.3.0/src/soot/SootClass.java:726
↓ 18 callers
Method
set_value
(self, v)
androguard/core/vm/il_reil.py:42
↓ 18 callers
Method
timestr
Helper routine to format a decimal based display of seconds and percentage of total time given counts of milliseconds. Note: this is broken for us
ded/soot/polyglot-1.3.5/src/java_cup/Main.java:772
↓ 18 callers
Method
transformation
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParTypeDecl.java:49
↓ 18 callers
Method
v
()
ded/soot/soot-2.3.0/src/soot/UnknownType.java:40
↓ 18 callers
Method
warning
(String s)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:217
↓ 17 callers
Function
Event_Set
androguard/classification/libsimilarity/sources/lzma/C/Threads.c:49
↓ 17 callers
Method
add
Returns a <code>ThrowableSet</code> which contains <code>e</code> in addition to the exceptions in this <code>ThrowableSet</code>. <p>Add <code>e</co
ded/soot/soot-2.3.0/src/soot/toolkits/exceptions/ThrowableSet.java:502
↓ 17 callers
Method
add
Adds n to this set, returns true if n was not already in this set.
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/HybridPointsToSet.java:173
↓ 17 callers
Method
addMethod
( List<SootMethod> set, SootClass cls, NumberedString methodSubSig )
ded/soot/soot-2.3.0/src/soot/EntryPoints.java:51
← previous
next →
901–1,000 of 42,418, ranked by callers