MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 1 callersMethodcatchType
Get the catchType of the catch block.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Catch_c.java:26
↓ 1 callersMethodcatches_Exception
( IterableSet tryExceptionSet, SootClass c)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/TryContentsFinder.java:161
↓ 1 callersMethodcatches_RuntimeException
( SootClass c)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/TryContentsFinder.java:181
↓ 1 callersMethodcategorize
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolverBV.java:923
↓ 1 callersMethodcategorize
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolver.java:894
↓ 1 callersMethodccallList
()
ded/soot/soot-2.3.0/src/soot/javaToJimple/MethodFinalsChecker.java:45
↓ 1 callersMethodcgContext_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 callersMethodcgCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:11728
↓ 1 callersMethodcgPaddle_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 callersMethodcgPaddle_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 callersMethodcgPaddle_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 callersMethodcgPaddle_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 callersMethodcgPaddle_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 callersMethodcgSpark_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 callersMethodcgSpark_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 callersMethodcgSpark_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 callersMethodcgSpark_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 callersMethodcgSpark_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 callersMethodcgcg_chaCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:11885
↓ 1 callersMethodcgcg_paddleCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:12857
↓ 1 callersMethodcgcg_sparkCreate
(Composite parent)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:11947
↓ 1 callersMethodchangeOriginalAST
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/SuperFirstStmtHandler.java:386
↓ 1 callersMethodchangeUses
(String to, String from, ASTNode node)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/AndAggregator.java:121
↓ 1 callersMethodchar_lit
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/parse/Lexer_c.java:475
↓ 1 callersMethodchar_lit
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/Lexer_c.java:615
↓ 1 callersMethodcheck
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 callersMethodcheck
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 callersMethodcheck
(Value val)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/DeInliningFinalFields.java:228
↓ 1 callersMethodcheck
(Map m1, Map m2)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/CheckMSet.java:82
↓ 1 callersMethodcheck
(List<List> sccList, Set<Object> methodNeedExtent)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/pegcallgraph/CheckRecursiveCalls.java:49
↓ 1 callersMethodcheckAccessRestrictions
(SootMethod container, SootMethod target, String modifierOptions)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/invoke/InlinerSafetyManager.java:82
↓ 1 callersMethodcheckAllAreIfsWithProperBreaks
(Iterator it,String outerLabel, String innerLabel)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorFour.java:288
↓ 1 callersMethodcheckAllAreIfsWithProperBreaks
(Iterator it,String outerLabel, String innerLabel)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorOne.java:200
↓ 1 callersMethodcheckAllocAndContextCache
( AllocAndContext allocAndContext, VarNode targetVar)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/DemandCSPointsTo.java:407
↓ 1 callersMethodcheckAndRemoveDefault
(SootClass s)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/RemoveEmptyBodyDefaultConstructor.java:33
↓ 1 callersMethodcheckAndTransform
(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 callersMethodcheckBoolean
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:27
↓ 1 callersMethodcheckBooleanUse
(ConditionExpr condition)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/renamer/infoGatheringAnalysis.java:381
↓ 1 callersMethodcheckByte
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:38
↓ 1 callersMethodcheckCandidate
(List succs, BriefUnitGraph bug)
ded/soot/soot-2.3.0/src/soot/jbco/bafTransformations/MoveLoadsAboveIfs.java:173
↓ 1 callersMethodcheckChar
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:33
↓ 1 callersMethodcheckChildLastInParent
(ASTNode child, ASTNode parent)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/UselessAbruptStmtRemover.java:192
↓ 1 callersMethodcheckClassBody
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 callersMethodcheckClassInterfaceCompatibility
@param t @param cls @param ifaceList @return
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GLBTypeFactory.java:220
↓ 1 callersMethodcheckConsistency
(Context c)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Call_c.java:401
↓ 1 callersMethodcheckConsistency
(Context c)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Field_c.java:259
↓ 1 callersMethodcheckConstructorFlags
Assert if the flags <code>f</code> are legal constructor flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:727
↓ 1 callersMethodcheckContextsForAllocsCache
( VarAndContext varAndContext, AllocAndContextSet ret, PointsToSetInternal locs)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/DemandCSPointsTo.java:422
↓ 1 callersMethodcheckDUeverywhere
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:106
↓ 1 callersMethodcheckDouble
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:64
↓ 1 callersMethodcheckElseHasOnlyIf
(List<Object> elseBody)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorTwo.java:141
↓ 1 callersMethodcheckEnum
(EnumDecl enumDecl)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/EnumDecl.java:198
↓ 1 callersMethodcheckErrorQueue
(SilentErrorQueue eq)
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/SourceFileTest.java:79
↓ 1 callersMethodcheckExitTerm
(FlowGraph graph, ExitTermItem item)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/visit/KeyChecker.java:300
↓ 1 callersMethodcheckFieldAssign
Check that the assignment to a field is correct.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:987
↓ 1 callersMethodcheckFieldFlags
Assert if the flags <code>f</code> are legal field flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:722
↓ 1 callersMethodcheckFloat
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:59
↓ 1 callersMethodcheckForBreak
(List ASTNodeBody,String outerLabel)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/PushLabeledBlockIn.java:224
↓ 1 callersMethodcheckForBreak
(List ASTNodeBody,String outerLabel)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/UselessLabelFinder.java:86
↓ 1 callersMethodcheckHeldKeys
(KeySet held, KeySet stored)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/extension/ProcedureDeclExt_c.java:17
↓ 1 callersMethodcheckHeldKeysThrowConstraint
(ThrowConstraint tc, KeySet held, KeySet stored)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/extension/ProcedureDeclExt_c.java:26
↓ 1 callersMethodcheckIfContainsElemsCanNotBeCompacted
(List list, Set canNotBeCompacted )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/CompactSequentNodes.java:103
↓ 1 callersMethodcheckIfContainsElemsCanNotBeCompacted
(List list, Set canNotBeCompacted )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/CompactStronglyConnectedComponents.java:72
↓ 1 callersMethodcheckInit
()
ded/soot/soot-2.3.0/src/soot/Body.java:684
↓ 1 callersMethodcheckInitializerFlags
Assert if the flags <code>f</code> are legal initializer flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:732
↓ 1 callersMethodcheckInstantiation
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 callersMethodcheckInterfaceCompatibility
@param T @param ifaceList @return
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GLBTypeFactory.java:177
↓ 1 callersMethodcheckInterfacesForMethod
(SootClass c, SootMethod m)
ded/soot/soot-2.3.0/src/soot/jbco/jimpleTransformations/MethodRenamer.java:236
↓ 1 callersMethodcheckInvoke
(Body b, InvokeStmt is)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/base/ExceptionChecker.java:118
↓ 1 callersMethodcheckKeySet
(Map m1, Map m2)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/CheckMSet.java:26
↓ 1 callersMethodcheckLocal
Check that the local variable <code>l</code> is used correctly.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:915
↓ 1 callersMethodcheckLocalAssign
Check that the assignment to a local variable is correct.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:962
↓ 1 callersMethodcheckLocalClassFlags
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 callersMethodcheckLocals
()
ded/soot/soot-2.3.0/src/soot/Body.java:583
↓ 1 callersMethodcheckLocalsUsedByInnerClass
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 callersMethodcheckLong
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:54
↓ 1 callersMethodcheckMemberClassFlags
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 callersMethodcheckMethodFlags
Assert if the flags <code>f</code> are legal method flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:712
↓ 1 callersMethodcheckModifiers
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:292
↓ 1 callersMethodcheckNonStaticFinalFieldsInit
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 callersMethodcheckOther
Allow subclasses to override the checking of other nodes, if needed.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:1087
↓ 1 callersMethodcheckOverride
(MethodInstance mi, MethodInstance mj)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:1275
↓ 1 callersMethodcheckOverride
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Annotation.java:77
↓ 1 callersMethodcheckParameters
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 callersMethodcheckParentEnabled
( String phaseName )
ded/soot/soot-2.3.0/src/soot/PhaseOptions.java:157
↓ 1 callersMethodcheckProtectionArea
( AugmentedStmt as, DefinitionStmt s)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SynchronizedBlockFinder.java:1110
↓ 1 callersMethodcheckReachability
(Term n)
ded/soot/polyglot-1.3.5/src/polyglot/visit/ReachChecker.java:133
↓ 1 callersMethodcheckReturnDA
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:189
↓ 1 callersMethodcheckReturnDA_compute
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:202
↓ 1 callersMethodcheckReturnDU
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:242
↓ 1 callersMethodcheckReturnDU_compute
(Variable v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:255
↓ 1 callersMethodcheckShiftValue
(double val)
ded/soot/soot-2.3.0/src/soot/jbco/jimpleTransformations/ArithmeticTransformer.java:342
↓ 1 callersMethodcheckShort
()
ded/soot/soot-2.3.0/systests/java_tests/ClassFieldOnPrimitiveTypeLJH.java:43
↓ 1 callersMethodcheckSpecialInlineRestrictions
(SootMethod container, SootMethod target, String options)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/invoke/InlinerSafetyManager.java:36
↓ 1 callersMethodcheckStaticFinalFieldsInit
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 callersMethodcheckThrow
(Body b, ThrowStmt ts)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/base/ExceptionChecker.java:57
↓ 1 callersMethodcheckTopLevelClassFlags
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 callersMethodcheckTraps
(Unit u, Body b)
ded/soot/soot-2.3.0/src/soot/jbco/jimpleTransformations/AddSwitches.java:57
↓ 1 callersMethodcheckTypes
()
ded/soot/soot-2.3.0/src/soot/Body.java:594
↓ 1 callersMethodcheckTypes
(Type t1, Type t2)
ded/soot/soot-2.3.0/src/soot/jbco/bafTransformations/StackTypeHeightCalculator.java:572
← previousnext →11,101–11,200 of 42,418, ranked by callers