MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 1 callersMethodgetChildren
Returns a backed list of the children of this node in the DominatorTree.
ded/soot/soot-2.3.0/src/soot/toolkits/graph/DominatorNode.java:89
↓ 1 callersMethodgetClassData
()
ded/soot/soot-2.3.0/src/soot/toolkits/astmetrics/ASTMetric.java:100
↓ 1 callersMethodgetClassDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/LocalClassDeclStmt.java:91
↓ 1 callersMethodgetClassDeclNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/LocalClassDeclStmt.java:98
↓ 1 callersMethodgetClassDeclsList
()
ded/soot/soot-2.3.0/src/soot/javaToJimple/NestedClassListBuilder.java:31
↓ 1 callersMethodgetClassFetcherFor
Finds a method which calls java.lang.Class.forName(String). Searches for names class$, _class$, __class$, etc. If no such method is found, creates one
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/invoke/SynchronizerManager.java:122
↓ 1 callersMethodgetClassMetrics
(String fileName, Document doc,Vector<String> columns)
ded/soot/soot-2.3.0/src/soot/toolkits/astmetrics/DataHandlingApplication/ProcessData.java:1016
↓ 1 callersMethodgetClassName
Returns the name of the class in the file (i.e. the string given to the .class parameter in Jasmin)
ded/soot/jasmin-2.3.0/src/jasmin/ClassFile.java:1104
↓ 1 callersMethodgetClassName
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/LinkAttribute.java:35
↓ 1 callersMethodgetClassNameFieldNameToSootFieldMapping
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/interProcedural/ConstantFieldValueFinder.java:101
↓ 1 callersMethodgetCmd
Returns the cmd. @return String
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootThread.java:167
↓ 1 callersMethodgetCmd
Returns the cmd. @return String[]
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootRunner.java:90
↓ 1 callersMethodgetCode
()
ded/soot/polyglot-1.3.5/src/ppg/lex/Token.java:33
↓ 1 callersMethodgetCommaLocal
(soot.javaToJimple.jj.ast.JjComma_c comma)
ded/soot/soot-2.3.0/src/soot/javaToJimple/CommaJBB.java:47
↓ 1 callersMethodgetCommonVars
(List<String> defs, List<String> condUses)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/ForLoopCreationHelper.java:189
↓ 1 callersMethodgetComplexAssignRightLocal
(polyglot.ast.Assign assign, soot.Local leftLocal)
ded/soot/soot-2.3.0/src/soot/javaToJimple/JimpleBodyBuilder.java:2484
↓ 1 callersMethodgetCond
(ASTCondition cond)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/ForLoopCreationHelper.java:168
↓ 1 callersMethodgetCondStmt
()
ded/soot/soot-2.3.0/src/soot/shimple/internal/SPiExpr.java:52
↓ 1 callersMethodgetCondUses
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/ForLoopCreationHelper.java:159
↓ 1 callersMethodgetConditionalLocal
Condition Expression Creation - can maybe merge with If
ded/soot/soot-2.3.0/src/soot/javaToJimple/JimpleBodyBuilder.java:5168
↓ 1 callersMethodgetConditions
(Iterator it)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorFour.java:262
↓ 1 callersMethodgetConditions
(Iterator it)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorOne.java:308
↓ 1 callersMethodgetConfigName
Returns the configName. @return String
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/AbstractOptionsDialog.java:681
↓ 1 callersMethodgetConstant
()
ded/soot/soot-2.3.0/src/soot/baf/internal/BPushInst.java:93
↓ 1 callersMethodgetConstantName
()
ded/soot/soot-2.3.0/src/soot/tagkit/AnnotationEnumElem.java:55
↓ 1 callersMethodgetConstantValueOf
Returns the constant value of <code>op</code> if it is easy to find the constant value; else returns <code>null</code>.
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/scalar/SEvaluator.java:71
↓ 1 callersMethodgetConstructorForAnon
(polyglot.ast.New anonNew)
ded/soot/soot-2.3.0/src/soot/javaToJimple/InitialResolver.java:62
↓ 1 callersMethodgetConstructorInvocation
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericConstructorDecl.java:341
↓ 1 callersMethodgetContinueSet
(String label)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/DavaFlowSet.java:753
↓ 1 callersFunctiongetCookie
(name)
androguard/doc/epydoc.js:62
↓ 1 callersMethodgetCopiesOfAt
Returns a list of EquivalentValue wrapped Locals and Refs that must always be equal to l at s
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/scalar/EqualLocalsAnalysis.java:30
↓ 1 callersMethodgetCount
()
ded/soot/soot-2.3.0/systests/java_tests/InnerAccessLJH.java:24
↓ 1 callersMethodgetCount
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/fast/TypeResolver.java:204
↓ 1 callersMethodgetCstPool
Extracts the reference constant pool for this JimpleAST. @return the Set of RefTypes for the reference types contained this AST.
ded/soot/soot-2.3.0/src/soot/jimple/parser/JimpleAST.java:108
↓ 1 callersMethodgetCstPool
()
ded/soot/soot-2.3.0/src/soot/jimple/parser/CstPoolExtractor.java:53
↓ 1 callersMethodgetDUHashMap
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/traversals/ASTUsesAndDefs.java:442
↓ 1 callersMethodgetData
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/graph/testing/TestNode.java:48
↓ 1 callersMethodgetData
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/callgraph/CallData.java:56
↓ 1 callersMethodgetDataVals
Returns the dataVals. @return OptionData[]
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/MultiOptionWidget.java:182
↓ 1 callersMethodgetDeadStmts
Returns the list of fall through IfStmts.
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/scalar/SConstantPropagatorAndFolder.java:244
↓ 1 callersMethodgetDefBoxes
Returns a list of Boxes containing Values defined in this Unit. The list of boxes is dynamically updated as the structure changes.
ded/soot/soot-2.3.0/src/soot/AbstractUnit.java:56
↓ 1 callersMethodgetDefaultDateFormat
()
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/OutputController.java:59
↓ 1 callersMethodgetDefaultOptions
()
ded/soot/soot-2.3.0/src/soot/HasPhaseOptions.java:25
↓ 1 callersMethodgetDefaultTarget
()
ded/soot/soot-2.3.0/src/soot/baf/LookupSwitchInst.java:33
↓ 1 callersMethodgetDefaultTarget
()
ded/soot/soot-2.3.0/src/soot/baf/internal/BLookupSwitchInst.java:98
↓ 1 callersMethodgetDefaultTarget
()
ded/soot/soot-2.3.0/src/soot/baf/internal/BTableSwitchInst.java:99
↓ 1 callersMethodgetDefaultThrowAnalysis
Returns the {@link ThrowAnalysis} to be used by default when constructing CFGs which include exceptional control flow. @return the default {@link Thr
ded/soot/soot-2.3.0/src/soot/Scene.java:741
↓ 1 callersMethodgetDefaultVal
()
ded/soot/soot-2.3.0/src/soot/tagkit/AnnotationDefaultTag.java:56
↓ 1 callersMethodgetDefs
(Value local)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/MustMayInitialize.java:312
↓ 1 callersMethodgetDefs
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/ForLoopCreationHelper.java:125
↓ 1 callersMethodgetDefs
(Local var)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/LocalVariableCleaner.java:191
↓ 1 callersMethodgetDefsOfAt
(Local l, Unit s)
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/CombinedDUAnalysis.java:37
↓ 1 callersMethodgetDereferences
Returns list of dereferences variables.
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/PAG.java:688
↓ 1 callersMethodgetDesc
()
ded/soot/soot-2.3.0/src/soot/tagkit/AnnotationClassElem.java:49
↓ 1 callersMethodgetDest
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AssignBitwiseExpr.java:68
↓ 1 callersMethodgetDest
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AssignMultiplicativeExpr.java:63
↓ 1 callersMethodgetDest
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AssignShiftExpr.java:63
↓ 1 callersMethodgetDest
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AssignMinusExpr.java:86
↓ 1 callersMethodgetDestDir
()
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/SourceFileTest.java:247
↓ 1 callersMethodgetDex
(self)
APKInfo.py:96
↓ 1 callersFunctiongetDiff
(C, X, Y, i, j, a, r)
androguard/core/analysis/diff.py:131
↓ 1 callersMethodgetDimensionCount
()
ded/soot/soot-2.3.0/src/soot/baf/internal/BNewMultiArrayInst.java:87
↓ 1 callersMethodgetDimsListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/VariableDecl.java:208
↓ 1 callersMethodgetDirectImplementersOf
Returns a list of direct implementers of c, excluding itself.
ded/soot/soot-2.3.0/src/soot/Hierarchy.java:371
↓ 1 callersMethodgetDirectSubinterfacesOf
Returns a list of direct subinterfaces of c.
ded/soot/soot-2.3.0/src/soot/Hierarchy.java:343
↓ 1 callersMethodgetDocFromString
(String to_convert)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/util/StringToDom.java:37
↓ 1 callersMethodgetDomDoc
Returns the domDoc. @return Document
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/AttributeDomProcessor.java:175
↓ 1 callersMethodgetDomDoc
Returns the domDoc. @return Document
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/util/StringToDom.java:57
↓ 1 callersMethodgetDominanceFrontier
()
ded/soot/soot-2.3.0/src/soot/shimple/ShimpleFactory.java:48
↓ 1 callersMethodgetDominanceFrontierOf
(DominatorNode node)
ded/soot/soot-2.3.0/src/soot/toolkits/graph/CytronDominanceFrontier.java:46
↓ 1 callersMethodgetDominatorTree
()
ded/soot/soot-2.3.0/src/soot/shimple/DefaultShimpleFactory.java:150
↓ 1 callersMethodgetDominators
Returns a list of dominators for the given node in the graph.
ded/soot/soot-2.3.0/src/soot/toolkits/graph/DominatorsFinder.java:39
↓ 1 callersMethodgetDominatorsFinder
()
ded/soot/soot-2.3.0/src/soot/shimple/DefaultShimpleFactory.java:141
↓ 1 callersMethodgetDouble
()
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/Field.java:115
↓ 1 callersMethodgetEd
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleContentOutlinePage.java:119
↓ 1 callersMethodgetEdges
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/CallChain.java:29
↓ 1 callersMethodgetEdgesForLabel
Returns a MutableDirectedGraph consisting of all edges with the given label and their nodes. Nodes without edges are not included in the new graph.
ded/soot/soot-2.3.0/src/soot/toolkits/graph/MutableEdgeLabelledDirectedGraph.java:65
↓ 1 callersMethodgetEditor
Returns the editor. @return IEditorPart
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/AbstractSootAttributesHover.java:199
↓ 1 callersMethodgetEditorViewers
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/SootPlugin.java:263
↓ 1 callersMethodgetEnclosingClass
()
ded/soot/soot-2.3.0/src/soot/tagkit/EnclosingMethodTag.java:60
↓ 1 callersMethodgetEnclosingMethod
()
ded/soot/soot-2.3.0/src/soot/tagkit/EnclosingMethodTag.java:64
↓ 1 callersMethodgetEnclosingMethodSig
()
ded/soot/soot-2.3.0/src/soot/tagkit/EnclosingMethodTag.java:68
↓ 1 callersMethodgetEndLn
()
ded/soot/soot-2.3.0/src/soot/AttributesUnitPrinter.java:90
↓ 1 callersMethodgetEntryPoints
Get the set of entry points that are used to build the call graph.
ded/soot/soot-2.3.0/src/soot/Scene.java:638
↓ 1 callersMethodgetEscapedStringOf
Returns fromString, but with non-isalpha() characters printed as <code>'\\unnnn'</code>. Used by SootClass to generate output.
ded/soot/soot-2.3.0/src/soot/util/StringTools.java:38
↓ 1 callersMethodgetEscapedValue
()
ded/soot/polyglot-1.3.5/src/polyglot/lex/CharacterLiteral.java:21
↓ 1 callersMethodgetEventType
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootOutputEvent.java:50
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BridgeMethodDecl.java:286
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/RawMethodDecl.java:289
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericMethodDecl.java:385
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstructorDeclSubstituted.java:281
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParMethodDecl.java:331
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AnnotationMethodDecl.java:323
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParConstructorDecl.java:273
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/RawConstructorDecl.java:264
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDeclSubstituted.java:291
↓ 1 callersMethodgetExceptionListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericConstructorDecl.java:321
↓ 1 callersMethodgetExceptionSpec
(SootClass intrface,NumberedString sig)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/base/ExceptionChecker.java:129
↓ 1 callersMethodgetExceptionalSuccsOf
Returns a list of nodes which are successors of a given node when only exceptional control flow is considered. @param n The node whose successors are
ded/soot/soot-2.3.0/src/soot/toolkits/graph/ExceptionalGraph.java:159
↓ 1 callersMethodgetExpr
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Dims.java:80
← previousnext →12,901–13,000 of 42,418, ranked by callers