MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 1 callersMethodfindField
Deprecated version of the findField method. @deprecated
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:276
↓ 1 callersMethodfindFields
Returns a set of fields named <code>name</code> defined in type <code>container</code> or a supertype. The list returned may be empty.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:656
↓ 1 callersMethodfindFinalFields
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/FinalFieldDefinition.java:103
↓ 1 callersMethodfindFirstTerminal
Scans lookaheads expected in a given state for a terminal symbol. Used in error recovery when an unexpected terminal is replaced with one that is expe
ded/soot/soot-2.3.0/generated/jastadd/beaver/ParsingTables.java:158
↓ 1 callersMethodfindIdentityStmt
(Body b)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/base/ThisInliner.java:180
↓ 1 callersMethodfindImageType
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleMethod.java:70
↓ 1 callersMethodfindImageType
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleFile.java:63
↓ 1 callersMethodfindImageType
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleField.java:63
↓ 1 callersMethodfindLast
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/DataKeeper.java:73
↓ 1 callersMethodfindLocalVariableTable
Locates the LocalVariableTable attribute, if one is present. @return the local variable table attribute, or <i>null</i> if not found. @see LocalVariab
ded/soot/soot-2.3.0/src/soot/coffi/Code_attribute.java:71
↓ 1 callersMethodfindLocalVariableTypeTable
Locates the LocalVariableTypeTable attribute, if one is present. @return the local variable type table attribute, or <i>null</i> if not found. @see Lo
ded/soot/soot-2.3.0/src/soot/coffi/Code_attribute.java:86
↓ 1 callersMethodfindLockableReferences
(List<CriticalSection> AllTransactions, PointsToAnalysis pta, CriticalSectionAwareSideEffectAnalysis tasea,
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/LockAllocator.java:391
↓ 1 callersMethodfindLoopBody
(Map<Object, Object> backEdges, DirectedGraph g)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/LoopBodyFinder.java:24
↓ 1 callersMethodfindMatch
A naive string-searching algorithm for finding a pattern in a byte array. @param text the array to search in. @param pattern the string of bytes to s
ded/soot/soot-2.3.0/src/soot/util/cfgcmd/AltClassLoader.java:342
↓ 1 callersMethodfindMatchingRet
(Instruction astore, Instruction jsr, HashSet<Instruction> innerJsrs)
ded/soot/soot-2.3.0/src/soot/coffi/CFG.java:420
↓ 1 callersMethodfindMemberClasses
(ClassType container, String name)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:728
↓ 1 callersMethodfindMethod
Find a method. We need to pass the class from which the method is being found because the method we find depends on whether the method is accessible
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:305
↓ 1 callersMethodfindMostSpecificProcedures
(List acceptable, ReferenceType container,
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:924
↓ 1 callersMethodfindMultiCalledMethodsIntra
(Set<Object> multiCalledMethods, CallGraph callGraph)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/findobject/MultiRunStatementsFinder.java:60
↓ 1 callersMethodfindNestedTypeDecl
(TypeDecl typeDecl, SootClass sc)
ded/soot/soot-2.3.0/src/soot/JastAddInitialResolver.java:88
↓ 1 callersMethodfindNonTrappedUnit
(PatchingChain units, soot.util.Chain traps)
ded/soot/soot-2.3.0/src/soot/jbco/bafTransformations/IndirectIfJumpsToCaughtGotos.java:169
↓ 1 callersMethodfindOutmostJsrs
(Instruction start, Instruction end)
ded/soot/soot-2.3.0/src/soot/coffi/CFG.java:369
↓ 1 callersMethodfindProduction
Provides a copy of the production that was present in the original grammar, but is equal (minus semantic actions) to the given production set. Thus, w
ded/soot/polyglot-1.3.5/src/ppg/spec/CUPSpec.java:60
↓ 1 callersMethodfindReceivers
(SootMethod m, Body b)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/OnFlyCallGraphBuilder.java:185
↓ 1 callersMethodfindSCCs
Returns the linked list [by_scc, scc_head] where by_scc is an array in which SCCs occur in topologically order. scc_head[n] where n is the first pe
ded/soot/polyglot-1.3.5/src/polyglot/visit/DataFlow.java:436
↓ 1 callersMethodfindSetMass
( PAG pag )
ded/soot/soot-2.3.0/src/soot/jimple/spark/SparkTransformer.java:252
↓ 1 callersMethodfindSingleVariable
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:490
↓ 1 callersMethodfindSpot
(char c, int first, int last)
ded/soot/soot-2.3.0/src/soot/jbco/util/StringTrie.java:79
↓ 1 callersMethodfindSynchObj
(SootMethod targetMethod)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/PegChain.java:646
↓ 1 callersMethodfindTargetType
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Call_c.java:236
↓ 1 callersMethodfind_AbruptEdges
( AbruptEdgeFinder aef)
ded/soot/soot-2.3.0/src/soot/dava/internal/SET/SETNode.java:240
↓ 1 callersMethodfind_Breaks
( SETNode prev, SETNode cur)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/AbruptEdgeFinder.java:59
↓ 1 callersMethodfind_CharacterizingStmt
( AugmentedStmt entry_point, IterableSet sc_component, AugmentedStmtGraph asg)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/CycleFinder.java:253
↓ 1 callersMethodfind_Continues
( SETNode SETParent, IterableSet body, IterableSet children)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/AbruptEdgeFinder.java:42
↓ 1 callersMethodfind_LabeledBlocks
( SETNode SETParent)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/LabeledBlockFinder.java:284
↓ 1 callersMethodfind_SmallestSETNode
( AugmentedStmt as)
ded/soot/soot-2.3.0/src/soot/dava/internal/SET/SETNode.java:188
↓ 1 callersMethodfind_StatementSequences
( SETNode SETParent, IterableSet body, HashSet<AugmentedStmt> childUnion, DavaBody davaBody)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SequenceFinder.java:41
↓ 1 callersMethodfind_SubBody
( AugmentedStmt switchAS, AugmentedStmt branchS)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SwitchFinder.java:228
↓ 1 callersMethodfind_VariableIncreasing
( AugmentedStmtGraph asg, HashMap local2level_template, LinkedList<AugmentedStmt> viAugStmts, HashMap<
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SynchronizedBlockFinder.java:199
↓ 1 callersFunctionfind_lzma_header
androguard/classification/libsimilarity/sources/xz-5.0.2/extra/scanlzma/scanlzma.c:42
↓ 1 callersMethodfind_recovery_config
Put the (real) parse stack into error recovery configuration by popping the stack down to a state that can shift on the special error Symbol, then d
ded/soot/polyglot-1.3.5/src/java_cup/runtime/lr_parser.java:913
↓ 1 callersMethodfind_single_char
Try to look up a single character symbol, returns -1 for not found. @param ch the character in question.
ded/soot/polyglot-1.3.5/src/java_cup/lexer.java:276
↓ 1 callersMethodfind_state
Find and return state with a given a kernel item set (or null if not found). The kernel item set is the subset of items that were used to originall
ded/soot/polyglot-1.3.5/src/java_cup/lalr_state.java:120
↓ 1 callersMethodfinder
(Object tail, Object head, DirectedGraph g)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/LoopBodyFinder.java:39
↓ 1 callersMethodfinder1
(PegCallGraph pcg)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/findobject/MultiCalledMethods.java:66
↓ 1 callersMethodfinder2
(PegCallGraph pcg)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/findobject/MultiCalledMethods.java:100
↓ 1 callersMethodfinds_OriginalName
( StringTokenizer st, boolean forClass)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/misc/PackageNamer.java:243
↓ 1 callersMethodfini
Called after all tags for a method have been aggregated.
ded/soot/soot-2.3.0/src/soot/tagkit/TagAggregator.java:70
↓ 1 callersMethodfinish
()
ded/soot/polyglot-1.3.5/src/polyglot/visit/DumpAst.java:51
↓ 1 callersMethodfinish
The finish method is called after the entire tree has been visited. This method allows the visitor to perform any last minute cleanup, including flush
ded/soot/polyglot-1.3.5/src/polyglot/visit/NodeVisitor.java:184
↓ 1 callersMethodfinish
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/fast/IUseVisitor.java:32
↓ 1 callersMethodfinish
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/fast/TypeResolver.java:295
↓ 1 callersMethodfinishConstructorDecl
Perform necessary actions upon seeing the ConstructorDecl <code>cd</code>.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:868
↓ 1 callersMethodfinishInitializer
Perform necessary actions upon seeing the Initializer <code>initializer</code>.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:840
↓ 1 callersMethodfinishInnerClassAttr
(InnerClassAttr attr)
ded/soot/jasmin-2.3.0/lib/jas/src/jas/ClassEnv.java:344
↓ 1 callersMethodfinishNode
()
ded/soot/polyglot-1.3.5/src/polyglot/visit/FlowGraph.java:48
↓ 1 callersMethodfinishPhases
This is called when Soot finishes executing all interprocedural phases. Paddle uses it to stop profiling if profiling is enabled.
ded/soot/soot-2.3.0/src/soot/jimple/paddle/PaddleHook.java:69
↓ 1 callersMethodfinishScriptTestSuite
(ScriptTestSuite sts)
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/OutputController.java:53
↓ 1 callersMethodfinishSourceFileTest
(SourceFileTest sft, ErrorQueue eq)
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/OutputController.java:54
↓ 1 callersMethodfirstOrElse
(Collection l, Object alt)
ded/soot/polyglot-1.3.5/src/polyglot/util/CollectionUtil.java:80
↓ 1 callersMethodfirstStringAddPart
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AddExpr.java:236
↓ 1 callersMethodfirstStringAddPart_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AddExpr.java:241
↓ 1 callersMethodfixAncestors
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:299
↓ 1 callersMethodfixAncestors
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:297
↓ 1 callersMethodfixApprox
(TreeSet<TypeVariable> workList)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:546
↓ 1 callersMethodfixApprox
(TreeSet<TypeVariableBV> workList)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:530
↓ 1 callersMethodfixApprox
(TreeSet<TypeVariable> workList)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:394
↓ 1 callersMethodfixChildren
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:823
↓ 1 callersMethodfixChildren
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:524
↓ 1 callersMethodfixConversion
Fixes the actual String used to represent the internal representation. We must have rep == convert(); we verify hashCodes() to spot-check this. No use
ded/soot/soot-2.3.0/src/soot/coffi/CONSTANT_Utf8_info.java:94
↓ 1 callersMethodfixInvApprox
(TreeSet<TypeVariable> workList)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:428
↓ 1 callersMethodfixNames
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/misc/PackageNamer.java:357
↓ 1 callersMethodfixParents
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:809
↓ 1 callersMethodfixParents
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:320
↓ 1 callersMethodfixParents
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:510
↓ 1 callersMethodfix_ClassNames
( String curPackName)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/misc/PackageNamer.java:260
↓ 1 callersMethodfix_MultiEntryPoint
( DavaBody body, AugmentedStmtGraph asg, LinkedList<AugmentedStmt> entry_points, IterableSet scc)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/CycleFinder.java:432
↓ 1 callersMethodfix_PackageNames
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/misc/PackageNamer.java:279
↓ 1 callersMethodflags
Set the initializer's flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/InitializerInstance.java:12
↓ 1 callersMethodflags
Get the flags of the declaration.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/LocalDecl_c.java:38
↓ 1 callersMethodflip
()
ded/soot/soot-2.3.0/src/soot/dava/internal/AST/ASTAggregatedCondition.java:51
↓ 1 callersMethodflip
()
ded/soot/soot-2.3.0/tests/soot/toolkits/purity/PurityTest.java:68
↓ 1 callersMethodflipAll
(List list)
ded/soot/soot-2.3.0/tests/soot/toolkits/purity/PurityTest.java:91
↓ 1 callersMethodfloatSwitch
(int op,float l,float r)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/SimplifyConditions.java:672
↓ 1 callersMethodfloat_lit
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/parse/Lexer_c.java:423
↓ 1 callersMethodfloat_lit
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/Lexer_c.java:571
↓ 1 callersMethodflowBooleanConditions
@param trueItem The item for flows coming into n for true conditions. Cannot be null. @param falseItem The item for flows coming into n for false cond
ded/soot/polyglot-1.3.5/src/polyglot/visit/DataFlow.java:232
↓ 1 callersMethodflowConstructorCall
Perform the appropriate flow operations for a constructor call
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:724
↓ 1 callersMethodflowFieldAssign
Perform the appropriate flow operations for assignment to a field
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:697
↓ 1 callersMethodflowFormal
Perform the appropriate flow operations for declaration of a formal parameter
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:618
↓ 1 callersMethodflowLocalAssign
Perform the appropriate flow operations for assignment to a local variable
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:672
↓ 1 callersMethodflowLocalDecl
Perform the appropriate flow operations for declaration of a local variable
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:633
↓ 1 callersMethodflowOther
Allow subclasses to override if necessary.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:742
↓ 1 callersMethodflowThrough
(Object inValue, Object unit)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/arraycheck/ArrayBoundsCheckerAnalysis.java:474
↓ 1 callersMethodflowThrough
(Object inValue, Object unit, Object outValue)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/SimpleMethodInfoFlowAnalysis.java:370
↓ 1 callersMethodflowThrough
(Object inValue, Object unit, Object outValue)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/StartJoinAnalysis.java:214
↓ 1 callersMethodflowThrough
(Object inValue, Object unit, Object outValue)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/MonitorAnalysis.java:209
↓ 1 callersMethodflowToBooleanFlow
A utility method that simply collects together all the TRUE items, FALSE items, and all other items (including ExceptionEdgeKey items), calls <code>co
ded/soot/polyglot-1.3.5/src/polyglot/visit/DataFlow.java:182
↓ 1 callersMethodflush
()
ded/soot/polyglot-1.3.5/src/polyglot/util/StdErrorQueue.java:234
↓ 1 callersMethodflush
This method is called to flush the error queue. Subclasses may want to print summary information in this method.
ded/soot/polyglot-1.3.5/src/polyglot/util/AbstractErrorQueue.java:61
← previousnext →12,601–12,700 of 42,418, ranked by callers