MCPcopy Create free account

hub / github.com/ca-archived/AppZone / functions

Functions4,695 in github.com/ca-archived/AppZone

↓ 1,760 callersMethodsplit
This splits the current range into two ranges at the given address. The existing range will be shortened to the first half, and a new range will be cr
server-api/src/main/java/org/jf/dexlib/Util/TryListBuilder.java:102
↓ 398 callersMethodannotate
Add an annotation for the subsequent output. Any previously open annotation will be closed by this call, and the new annotation marks all subsequent o
server-api/src/main/java/org/jf/dexlib/Util/AnnotatedOutput.java:57
↓ 319 callersFunctionfactory
(name, factoryFn)
server-web/app/bower_components/angular/angular.js:3563
↓ 293 callersMethodpush
(int prefix, int uri)
server-api/src/main/java/brut/androlib/res/decoder/AXmlResourceParser.java:546
↓ 276 callersFunctiona
(a)
server-web/app/bower_components/angular/angular.min.js:28
↓ 270 callersMethodwriteByte
Writes a <code>byte</code> to this instance. @param value the value to write; all but the low 8 bits are ignored
server-api/src/main/java/org/jf/dexlib/Util/Output.java:59
↓ 251 callersMethodreplace
(ResValue value)
server-api/src/main/java/brut/androlib/res/data/ResResource.java:54
↓ 218 callersMethodreadInt
Reads an <code>int</code> from this instance. @return the unsigned int value that was read
server-api/src/main/java/org/jf/dexlib/Util/Input.java:76
↓ 136 callersMethodwrite
Writes a {@link org.jf.dexlib.Util.ByteArray} to this instance. @param bytes non-null; the array to write
server-api/src/main/java/org/jf/dexlib/Util/Output.java:107
↓ 136 callersMethodwriteInt
Writes an <code>int</code> to this instance. @param value the value to write
server-api/src/main/java/org/jf/dexlib/Util/Output.java:73
↓ 128 callersMethodwriteUnsignedLeb128
Writes a DWARFv3-style unsigned LEB128 integer. For details, see the "Dalvik Executable Format" document or DWARF v3 section 7.6. @param value value
server-api/src/main/java/org/jf/dexlib/Util/Output.java:90
↓ 111 callersMethodappend
(String append)
jenkins-plugin/src/main/java/brut/androlib/src/DebugInjector.java:215
↓ 111 callersMethodappend
(String append)
server-api/src/main/java/brut/androlib/src/DebugInjector.java:215
↓ 100 callersMethodget
Gets the Object mapped from the specified key, or <code>null</code> if no such mapping has been made.
server-api/src/main/java/org/jf/dexlib/Util/SparseArray.java:62
↓ 98 callersMethodsize
Gets the size of the array, in bytes. @return &gt;= 0; the size
jenkins-plugin/src/main/java/org/jf/dexlib/Util/ByteArray.java:88
↓ 97 callersMethodsize
Gets the size of the array, in bytes. @return &gt;= 0; the size
server-api/src/main/java/org/jf/dexlib/Util/ByteArray.java:88
↓ 95 callersFunctionq
(b,a,c)
server-web/app/bower_components/angular/angular.min.js:7
↓ 90 callersFunctionforEach
* @ngdoc function * @name angular.forEach * @function * * @description * Invokes the `iterator` function once for each item in `obj` collection,
server-web/app/bower_components/angular/angular.js:290
↓ 87 callersMethodgetIndex
@return the index of this item within the item's containing section
jenkins-plugin/src/main/java/org/jf/dexlib/Item.java:200
↓ 87 callersMethodgetIndex
@return the index of this item within the item's containing section
server-api/src/main/java/org/jf/dexlib/Item.java:200
↓ 82 callersMethodannotates
Get whether this instance will actually keep annotations. @return <code>true</code> iff annotations are being kept
server-api/src/main/java/org/jf/dexlib/Util/AnnotatedOutput.java:38
↓ 81 callersMethodgetClassType
()
jenkins-plugin/src/main/java/org/jf/dexlib/Code/Analysis/ClassPath.java:699
↓ 81 callersMethodgetClassType
()
server-api/src/main/java/org/jf/dexlib/Code/Analysis/ClassPath.java:699
↓ 76 callersMethodwriteShort
Writes a <code>short</code> to this instance. @param value the value to write; all but the low 16 bits are ignored
server-api/src/main/java/org/jf/dexlib/Util/Output.java:66
↓ 74 callersMethodappend
Puts a key/value pair into the array, optimizing for the case where the key is greater than all existing keys in the array.
server-api/src/main/java/org/jf/dexlib/Util/SparseArray.java:283
↓ 71 callersMethodexec
(String[] cmd)
server-api/src/main/java/brut/util/OS.java:75
↓ 64 callersMethodgetOffset
@return the offset in the dex file where this item is located
jenkins-plugin/src/main/java/org/jf/dexlib/Item.java:193
↓ 64 callersMethodgetOffset
@return the offset in the dex file where this item is located
server-api/src/main/java/org/jf/dexlib/Item.java:193
↓ 59 callersMethodremove
Alias for {@link #delete(int)}.
server-api/src/main/java/org/jf/dexlib/Util/SparseArray.java:97
↓ 58 callersMethodappend
Puts a key/value pair into the array, optimizing for the case where the key is greater than all existing keys in the array.
jenkins-plugin/src/main/java/org/jf/dexlib/Util/SparseArray.java:283
↓ 58 callersMethodclose
Close this interface to the resource. Calls on the interface are no longer value after this call.
server-api/src/main/java/android/content/res/XmlResourceParser.java:34
↓ 58 callersMethodgetRegisterType
(Category category, ClassDef classType)
jenkins-plugin/src/main/java/org/jf/dexlib/Code/Analysis/RegisterType.java:309
↓ 58 callersMethodgetRegisterType
(Category category, ClassDef classType)
server-api/src/main/java/org/jf/dexlib/Code/Analysis/RegisterType.java:309
↓ 58 callersMethodreadUnsignedLeb128
Reads a DWARFv3-style unsigned LEB128 integer. For details, see the "Dalvik Executable Format" document or DWARF v3 section 7.6. @return the integer
server-api/src/main/java/org/jf/dexlib/Util/Input.java:102
↓ 57 callersFunctionb
(a,d,e)
server-web/app/bower_components/angular/angular.min.js:20
↓ 54 callersMethodreadShort
Reads a <code>short</code> from this instance. @return the short value that was read, as an int
server-api/src/main/java/org/jf/dexlib/Util/Input.java:69
↓ 53 callersMethodgetTypeDescriptor
Returns the type descriptor as a <code>String</code> for this type @return the type descriptor as a <code>String</code> for this type
jenkins-plugin/src/main/java/org/jf/dexlib/TypeIdItem.java:145
↓ 53 callersMethodgetTypeDescriptor
Returns the type descriptor as a <code>String</code> for this type @return the type descriptor as a <code>String</code> for this type
server-api/src/main/java/org/jf/dexlib/TypeIdItem.java:145
↓ 52 callersMethodput
Adds a mapping from the specified key to the specified value, replacing the previous mapping from the specified key if there was one.
server-api/src/main/java/org/jf/dexlib/Util/SparseArray.java:133
↓ 49 callersFunctiond
(a,b)
server-web/app/bower_components/angular/angular.min.js:29
↓ 48 callersMethodget
Gets the Object mapped from the specified key, or <code>null</code> if no such mapping has been made.
jenkins-plugin/src/main/java/org/jf/dexlib/Util/SparseArray.java:62
↓ 48 callersFunctionu
(a)
server-web/app/bower_components/moment/min/moment.min.js:6
↓ 46 callersMethodgetRegisterB
()
server-api/src/main/java/org/jf/dexlib/Code/TwoRegisterInstruction.java:33
↓ 45 callersFunctione
(b)
server-web/app/bower_components/angular/angular.min.js:21
↓ 43 callersMethodgetReferencedItem
()
jenkins-plugin/src/main/java/org/jf/dexlib/Code/InstructionWithReference.java:54
↓ 43 callersMethodgetReferencedItem
()
server-api/src/main/java/org/jf/dexlib/Code/InstructionWithReference.java:54
↓ 42 callersMethodindent
()
server-api/src/main/java/org/jf/dexlib/Util/AnnotatedOutput.java:89
↓ 42 callersMethodreadByte
Reads a <code>byte</code> from this instance. @return the byte value that was read
server-api/src/main/java/org/jf/dexlib/Util/Input.java:62
↓ 41 callersMethodgetAndCheckSourceRegister
(AnalyzedInstruction analyzedInstruction, int registerNumber, Enum
jenkins-plugin/src/main/java/org/jf/dexlib/Code/Analysis/MethodAnalyzer.java:3575
↓ 41 callersMethodgetAndCheckSourceRegister
(AnalyzedInstruction analyzedInstruction, int registerNumber, Enum
server-api/src/main/java/org/jf/dexlib/Code/Analysis/MethodAnalyzer.java:3575
↓ 41 callersMethodtoString
Returns a human readable form of this item @return a human readable form of this item
server-api/src/main/java/org/jf/dexlib/Item.java:127
↓ 41 callersFunctionv
(b)
server-web/app/bower_components/angular/angular.min.js:9
↓ 40 callersMethoddeindent
()
server-api/src/main/java/org/jf/dexlib/Util/AnnotatedOutput.java:90
↓ 40 callersMethodput
Adds a mapping from the specified key to the specified value, replacing the previous mapping from the specified key if there was one.
jenkins-plugin/src/main/java/org/jf/dexlib/Util/SparseArray.java:133
↓ 39 callersFunctionisDefined
* @ngdoc function * @name angular.isDefined * @function * * @description * Determines if a reference is defined. * * @param {*} value Reference
server-web/app/bower_components/angular/angular.js:491
↓ 38 callersFunctionc
(a)
server-web/app/bower_components/angular/angular.min.js:16
↓ 38 callersMethodreadBytes
reads a <code>byte[]</code> from this instance @param length &gt;= 0; number of bytes to read @return a byte array containing <code>length</code> byt
server-api/src/main/java/org/jf/dexlib/Util/Input.java:140
↓ 36 callersMethodgetCursor
Gets the current cursor position. This is the same as the number of bytes read from this instance. @return &gt;= 0; the cursor position
server-api/src/main/java/org/jf/dexlib/Util/Input.java:39
↓ 36 callersMethodgetLogger
()
jenkins-plugin/src/main/java/jp/co/cyberagent/jenkins/plugins/DeployStrategy.java:86
↓ 35 callersMethodgetItemByIndex
Gets the item at the specified index in this section @param index the index of the item to get @return the item at the specified index in this section
jenkins-plugin/src/main/java/org/jf/dexlib/IndexedSection.java:72
↓ 35 callersMethodgetItemByIndex
Gets the item at the specified index in this section @param index the index of the item to get @return the item at the specified index in this section
server-api/src/main/java/org/jf/dexlib/IndexedSection.java:72
↓ 35 callersFunctionisString
* @ngdoc function * @name angular.isString * @function * * @description * Determines if a reference is a `String`. * * @param {*} value Referen
server-web/app/bower_components/angular/angular.js:520
↓ 32 callersFunctionE
(b)
server-web/app/bower_components/angular/angular.min.js:9
↓ 32 callersMethodgetPreInstructionRegisterType
(int registerNumber)
jenkins-plugin/src/main/java/org/jf/dexlib/Code/Analysis/AnalyzedInstruction.java:330
↓ 32 callersMethodgetPreInstructionRegisterType
(int registerNumber)
server-api/src/main/java/org/jf/dexlib/Code/Analysis/AnalyzedInstruction.java:330
↓ 32 callersMethodskipBytes
Skips the given number of bytes. @param count &gt;= 0; the number of bytes to skip
server-api/src/main/java/org/jf/dexlib/Util/Input.java:156
↓ 30 callersMethodfactory
(ResReferenceValue parent, Duo<Integer, ResScalarValue>[] items, ResValueFactory factory,
server-api/src/main/java/brut/androlib/res/data/value/ResAttr.java:69
↓ 30 callersMethodgetRegisterTypeForTypeIdItem
(TypeIdItem typeIdItem)
jenkins-plugin/src/main/java/org/jf/dexlib/Code/Analysis/RegisterType.java:210
↓ 30 callersMethodgetRegisterTypeForTypeIdItem
(TypeIdItem typeIdItem)
server-api/src/main/java/org/jf/dexlib/Code/Analysis/RegisterType.java:210
↓ 30 callersMethodunsignedLeb128Size
Gets the number of bytes in the unsigned LEB128 encoding of the given value. @param value the value in question @return its write size, in bytes
jenkins-plugin/src/main/java/org/jf/dexlib/Util/Leb128Utils.java:45
↓ 30 callersMethodunsignedLeb128Size
Gets the number of bytes in the unsigned LEB128 encoding of the given value. @param value the value in question @return its write size, in bytes
server-api/src/main/java/org/jf/dexlib/Util/Leb128Utils.java:45
↓ 29 callersMethodgetName
()
jenkins-plugin/src/main/java/brut/androlib/res/data/ResType.java:41
↓ 29 callersMethodgetName
()
server-api/src/main/java/brut/androlib/res/data/ResType.java:41
↓ 29 callersMethodgetRegisterA
()
server-api/src/main/java/org/jf/dexlib/Code/TwoRegisterInstruction.java:32
↓ 29 callersFunctionisArray
* @ngdoc function * @name angular.isArray * @function * * @description * Determines if a reference is an `Array`. * * @param {*} value Referenc
server-web/app/bower_components/angular/angular.js:564
↓ 28 callersFunctionC
(a,b,c,d)
server-web/app/bower_components/angular/angular.min.js:56
↓ 28 callersFunctionI
(b)
server-web/app/bower_components/angular/angular.min.js:9
↓ 28 callersMethodsetDestinationRegisterTypeAndPropagateChanges
(AnalyzedInstruction analyzedInstruction, Regis
jenkins-plugin/src/main/java/org/jf/dexlib/Code/Analysis/MethodAnalyzer.java:394
↓ 28 callersMethodsetDestinationRegisterTypeAndPropagateChanges
(AnalyzedInstruction analyzedInstruction, Regis
server-api/src/main/java/org/jf/dexlib/Code/Analysis/MethodAnalyzer.java:394
↓ 28 callersMethodslice
Returns a slice (that is, a sub-array) of this instance. @param start <code>&gt;= 0</code>; start index of the slice (inclusive) @param end <code>&gt
server-api/src/main/java/org/jf/dexlib/Util/ByteArray.java:100
↓ 27 callersFunctionD
(b)
server-web/app/bower_components/angular/angular.min.js:9
↓ 27 callersFunctionJ
(b)
server-web/app/bower_components/angular/angular.min.js:9
↓ 27 callersFunctionisFunction
* @ngdoc function * @name angular.isFunction * @function * * @description * Determines if a reference is a `Function`. * * @param {*} value Ref
server-web/app/bower_components/angular/angular.js:580
↓ 27 callersFunctionisUndefined
* @ngdoc function * @name angular.isUndefined * @function * * @description * Determines if a reference is undefined. * * @param {*} value Refer
server-web/app/bower_components/angular/angular.js:477
↓ 27 callersFunctionq
(a)
server-web/app/bower_components/moment/min/moment-with-langs.min.js:6
↓ 27 callersFunctionq
(a)
server-web/app/bower_components/moment/min/moment.min.js:6
↓ 27 callersFunctiontoInt
(argumentForCoercion)
server-web/app/bower_components/moment/moment.js:490
↓ 27 callersFunctiontoInt
(argumentForCoercion)
server-web/app/bower_components/moment/min/moment-with-langs.js:490
↓ 27 callersFunctionx
(b)
server-web/app/bower_components/angular/angular.min.js:8
↓ 26 callersMethodgetClassDef
(String classType)
jenkins-plugin/src/main/java/org/jf/dexlib/Code/Analysis/ClassPath.java:262
↓ 26 callersMethodgetClassDef
(String classType)
server-api/src/main/java/org/jf/dexlib/Code/Analysis/ClassPath.java:262
↓ 25 callersFunctionextend
* @ngdoc function * @name angular.extend * @function * * @description * Extends the destination object `dst` by copying all of the properties fro
server-web/app/bower_components/angular/angular.js:403
↓ 24 callersFunctionb
(a,b)
server-web/app/bower_components/moment/min/moment-with-langs.min.js:6
↓ 24 callersMethodequals
(Object obj)
jenkins-plugin/src/main/java/brut/androlib/res/data/ResID.java:56
↓ 24 callersMethodequals
(Object obj)
server-api/src/main/java/brut/androlib/res/data/ResID.java:56
↓ 24 callersMethodgetStringValue
Get the <code>String</code> value that this <code>StringIdItem</code> represents @return the <code>String</code> value that this <code>StringIdItem</c
jenkins-plugin/src/main/java/org/jf/dexlib/StringIdItem.java:132
↓ 24 callersMethodgetStringValue
Get the <code>String</code> value that this <code>StringIdItem</code> represents @return the <code>String</code> value that this <code>StringIdItem</c
server-api/src/main/java/org/jf/dexlib/StringIdItem.java:132
↓ 24 callersMethodtoString
()
jenkins-plugin/src/main/java/org/jf/dexlib/Code/Analysis/RegisterType.java:56
↓ 24 callersMethodtoString
()
server-api/src/main/java/org/jf/dexlib/Code/Analysis/RegisterType.java:56
↓ 23 callersFunctioncircle
(index)
server-web/app/bower_components/ionic/js/views/sliderView.js:108
next →1–100 of 4,695, ranked by callers