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
↓ 1 callers
Method
catchType
Get the catchType of the catch block.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Catch_c.java:26
↓ 1 callers
Method
catches_Exception
( IterableSet tryExceptionSet, SootClass c)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/TryContentsFinder.java:161
↓ 1 callers
Method
catches_RuntimeException
( SootClass c)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/TryContentsFinder.java:181
↓ 1 callers
Method
categorize
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolverBV.java:923
↓ 1 callers
Method
categorize
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolver.java:894
↓ 1 callers
Method
ccallList
()
ded/soot/soot-2.3.0/src/soot/javaToJimple/MethodFinalsChecker.java:45
↓ 1 callers
Method
cgContext_sensitive_refinementCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:12781
↓ 1 callers
Method
cgCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:11728
↓ 1 callers
Method
cgPaddle_Context_Sensitivity_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:13249
↓ 1 callers
Method
cgPaddle_General_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:12903
↓ 1 callers
Method
cgPaddle_Output_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:13794
↓ 1 callers
Method
cgPaddle_Pointer_Assignment_Graph_Building_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:13370
↓ 1 callers
Method
cgPaddle_Points_To_Set_Flowing_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:13560
↓ 1 callers
Method
cgSpark_General_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:11993
↓ 1 callers
Method
cgSpark_Output_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:12607
↓ 1 callers
Method
cgSpark_Pointer_Assignment_Graph_Building_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:12087
↓ 1 callers
Method
cgSpark_Pointer_Assignment_Graph_Simplification_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:12277
↓ 1 callers
Method
cgSpark_Points_To_Set_Flowing_OptionsCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:12355
↓ 1 callers
Method
cgcg_chaCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:11885
↓ 1 callers
Method
cgcg_paddleCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:12857
↓ 1 callers
Method
cgcg_sparkCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:11947
↓ 1 callers
Method
changeOriginalAST
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/SuperFirstStmtHandler.java:386
↓ 1 callers
Method
changeUses
(String to, String from, ASTNode node)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/AndAggregator.java:121
↓ 1 callers
Method
char_lit
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/parse/Lexer_c.java:475
↓ 1 callers
Method
char_lit
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/Lexer_c.java:615
↓ 1 callers
Method
check
Check if a type object is in the cache, returning null if not. @param name The name to search for.
ded/soot/polyglot-1.3.5/src/polyglot/types/CachingResolver.java:145
↓ 1 callers
Method
check
Throws an UnsupportedOperationException if any member of <list> may not be cast to class <c>. Otherwise does nothing.
ded/soot/polyglot-1.3.5/src/polyglot/util/TypedList.java:59
↓ 1 callers
Method
check
(Value val)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/DeInliningFinalFields.java:228
↓ 1 callers
Method
check
(Map m1, Map m2)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/CheckMSet.java:82
↓ 1 callers
Method
check
(List<List> sccList, Set<Object> methodNeedExtent)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/pegcallgraph/CheckRecursiveCalls.java:49
↓ 1 callers
Method
checkAccessRestrictions
(SootMethod container, SootMethod target, String modifierOptions)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/invoke/InlinerSafetyManager.java:82
↓ 1 callers
Method
checkAllAreIfsWithProperBreaks
(Iterator it,String outerLabel, String innerLabel)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorFour.java:288
↓ 1 callers
Method
checkAllAreIfsWithProperBreaks
(Iterator it,String outerLabel, String innerLabel)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorOne.java:200
↓ 1 callers
Method
checkAllocAndContextCache
( AllocAndContext allocAndContext, VarNode targetVar)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/DemandCSPointsTo.java:407
↓ 1 callers
Method
checkAndRemoveDefault
(SootClass s)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/RemoveEmptyBodyDefaultConstructor.java:33
↓ 1 callers
Method
checkAndTransform
(ASTNode node,ASTIfNode ifOne,ASTIfNode ifTwo, int nodeNumber,int subBodyNumber)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorThree.java:56
↓ 1 callers
Method
checkBoolean
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:27
↓ 1 callers
Method
checkBooleanUse
(ConditionExpr condition)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/renamer/infoGatheringAnalysis.java:381
↓ 1 callers
Method
checkByte
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:38
↓ 1 callers
Method
checkCandidate
(List succs, BriefUnitGraph bug)
ded/soot/soot-2.3.0/src/soot/jbco/bafTransformations/MoveLoadsAboveIfs.java:173
↓ 1 callers
Method
checkChar
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:33
↓ 1 callers
Method
checkChildLastInParent
(ASTNode child, ASTNode parent)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/UselessAbruptStmtRemover.java:192
↓ 1 callers
Method
checkClassBody
Check that the set of <code>LocalInstance</code>s <code>localsUsed</code>, which is the set of locals used in the inner class declared by <code>cb</co
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:1030
↓ 1 callers
Method
checkClassInterfaceCompatibility
@param t @param cls @param ifaceList @return
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GLBTypeFactory.java:220
↓ 1 callers
Method
checkConsistency
(Context c)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Call_c.java:401
↓ 1 callers
Method
checkConsistency
(Context c)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Field_c.java:259
↓ 1 callers
Method
checkConstructorFlags
Assert if the flags <code>f</code> are legal constructor flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:727
↓ 1 callers
Method
checkContextsForAllocsCache
( VarAndContext varAndContext, AllocAndContextSet ret, PointsToSetInternal locs)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/DemandCSPointsTo.java:422
↓ 1 callers
Method
checkDUeverywhere
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:106
↓ 1 callers
Method
checkDouble
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:64
↓ 1 callers
Method
checkElseHasOnlyIf
(List<Object> elseBody)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorTwo.java:141
↓ 1 callers
Method
checkEnum
(EnumDecl enumDecl)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/EnumDecl.java:198
↓ 1 callers
Method
checkErrorQueue
(SilentErrorQueue eq)
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/SourceFileTest.java:79
↓ 1 callers
Method
checkExitTerm
(FlowGraph graph, ExitTermItem item)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/visit/KeyChecker.java:300
↓ 1 callers
Method
checkFieldAssign
Check that the assignment to a field is correct.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:987
↓ 1 callers
Method
checkFieldFlags
Assert if the flags <code>f</code> are legal field flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:722
↓ 1 callers
Method
checkFloat
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:59
↓ 1 callers
Method
checkForBreak
(List ASTNodeBody,String outerLabel)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/PushLabeledBlockIn.java:224
↓ 1 callers
Method
checkForBreak
(List ASTNodeBody,String outerLabel)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/UselessLabelFinder.java:86
↓ 1 callers
Method
checkHeldKeys
(KeySet held, KeySet stored)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/extension/ProcedureDeclExt_c.java:17
↓ 1 callers
Method
checkHeldKeysThrowConstraint
(ThrowConstraint tc, KeySet held, KeySet stored)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/extension/ProcedureDeclExt_c.java:26
↓ 1 callers
Method
checkIfContainsElemsCanNotBeCompacted
(List list, Set canNotBeCompacted )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/CompactSequentNodes.java:103
↓ 1 callers
Method
checkIfContainsElemsCanNotBeCompacted
(List list, Set canNotBeCompacted )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/CompactStronglyConnectedComponents.java:72
↓ 1 callers
Method
checkInit
()
ded/soot/soot-2.3.0/src/soot/Body.java:684
↓ 1 callers
Method
checkInitializerFlags
Assert if the flags <code>f</code> are legal initializer flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:732
↓ 1 callers
Method
checkInstantiation
Check that an instantiation of a parametric type on a list of actual parameters is legal. @param pos The position of the instantiated type @param bas
ded/soot/polyglot-1.3.5/src/polyglot/ext/param/types/ParamTypeSystem_c.java:50
↓ 1 callers
Method
checkInterfaceCompatibility
@param T @param ifaceList @return
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GLBTypeFactory.java:177
↓ 1 callers
Method
checkInterfacesForMethod
(SootClass c, SootMethod m)
ded/soot/soot-2.3.0/src/soot/jbco/jimpleTransformations/MethodRenamer.java:236
↓ 1 callers
Method
checkInvoke
(Body b, InvokeStmt is)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/base/ExceptionChecker.java:118
↓ 1 callers
Method
checkKeySet
(Map m1, Map m2)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/CheckMSet.java:26
↓ 1 callers
Method
checkLocal
Check that the local variable <code>l</code> is used correctly.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:915
↓ 1 callers
Method
checkLocalAssign
Check that the assignment to a local variable is correct.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:962
↓ 1 callers
Method
checkLocalClassFlags
Assert if the flags <code>f</code> are legal local class flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:747
↓ 1 callers
Method
checkLocals
()
ded/soot/soot-2.3.0/src/soot/Body.java:583
↓ 1 callers
Method
checkLocalsUsedByInnerClass
Check that the set of <code>LocalInstance</code>s <code>localsUsed</code>, which is the set of locals used in the inner class declared by <code>cb</co
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:1054
↓ 1 callers
Method
checkLong
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:54
↓ 1 callers
Method
checkMemberClassFlags
Assert if the flags <code>f</code> are legal member class flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:742
↓ 1 callers
Method
checkMethodFlags
Assert if the flags <code>f</code> are legal method flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:712
↓ 1 callers
Method
checkModifiers
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:292
↓ 1 callers
Method
checkNonStaticFinalFieldsInit
Check that each non static final field has been initialized exactly once, taking into account the fact that constructors may call other constructors.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:408
↓ 1 callers
Method
checkOther
Allow subclasses to override the checking of other nodes, if needed.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:1087
↓ 1 callers
Method
checkOverride
(MethodInstance mi, MethodInstance mj)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:1275
↓ 1 callers
Method
checkOverride
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Annotation.java:77
↓ 1 callers
Method
checkParameters
Check to make sure the paramters are consistent with invoking the Polyglot compiler. @throws BuildException if the parameters are inconsistent.
ded/soot/polyglot-1.3.5/tools/PolyglotAntTask.java:224
↓ 1 callers
Method
checkParentEnabled
( String phaseName )
ded/soot/soot-2.3.0/src/soot/PhaseOptions.java:157
↓ 1 callers
Method
checkProtectionArea
( AugmentedStmt as, DefinitionStmt s)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SynchronizedBlockFinder.java:1110
↓ 1 callers
Method
checkReachability
(Term n)
ded/soot/polyglot-1.3.5/src/polyglot/visit/ReachChecker.java:133
↓ 1 callers
Method
checkReturnDA
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:189
↓ 1 callers
Method
checkReturnDA_compute
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:202
↓ 1 callers
Method
checkReturnDU
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:242
↓ 1 callers
Method
checkReturnDU_compute
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:255
↓ 1 callers
Method
checkShiftValue
(double val)
ded/soot/soot-2.3.0/src/soot/jbco/jimpleTransformations/ArithmeticTransformer.java:342
↓ 1 callers
Method
checkShort
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:43
↓ 1 callers
Method
checkSpecialInlineRestrictions
(SootMethod container, SootMethod target, String options)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/invoke/InlinerSafetyManager.java:36
↓ 1 callers
Method
checkStaticFinalFieldsInit
Check that each static final field is initialized exactly once. @param cb The ClassBody of the class declaring the fields to check. @throws SemanticE
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:381
↓ 1 callers
Method
checkThrow
(Body b, ThrowStmt ts)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/base/ExceptionChecker.java:57
↓ 1 callers
Method
checkTopLevelClassFlags
Assert if the flags <code>f</code> are legal top-level class flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:737
↓ 1 callers
Method
checkTraps
(Unit u, Body b)
ded/soot/soot-2.3.0/src/soot/jbco/jimpleTransformations/AddSwitches.java:57
↓ 1 callers
Method
checkTypes
()
ded/soot/soot-2.3.0/src/soot/Body.java:594
↓ 1 callers
Method
checkTypes
(Type t1, Type t2)
ded/soot/soot-2.3.0/src/soot/jbco/bafTransformations/StackTypeHeightCalculator.java:572
← previous
next →
11,101–11,200 of 42,418, ranked by callers