Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Youlor/unpacker
/ functions
Functions
17,941 in github.com/Youlor/unpacker
⨍
Functions
17,941
◇
Types & classes
2,577
↓ 8 callers
Method
IsStartTiming
android-7.1.2_r33/art/runtime/base/timing_logger.h:86
↓ 8 callers
Function
IsUnresolvedTypes
android-7.1.2_r33/art/runtime/verifier/reg_type.h:731
↓ 8 callers
Method
Lookup
android-7.1.2_r33/art/runtime/class_table.cc:94
↓ 8 callers
Method
LookupStrong
android-7.1.2_r33/art/runtime/intern_table.cc:95
↓ 8 callers
Function
MangleForJni
See http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/design.html#wp615 for the full rules.
android-7.1.2_r33/art/runtime/utils.cc:539
↓ 8 callers
Method
Memmove
android-7.1.2_r33/art/runtime/mirror/array-inl.h:277
↓ 8 callers
Function
MicroTime
android-7.1.2_r33/art/runtime/base/time_utils.cc:135
↓ 8 callers
Method
NewLocalRef
android-7.1.2_r33/art/runtime/jni_env_ext.cc:79
↓ 8 callers
Method
NewString
android-7.1.2_r33/art/runtime/jni_internal.cc:1628
↓ 8 callers
Method
OdexFileNeedsRelocation
android-7.1.2_r33/art/runtime/oat_file_assistant.cc:359
↓ 8 callers
Function
PrettyArguments
android-7.1.2_r33/art/runtime/utils.cc:314
↓ 8 callers
Function
PrettyClassAndClassLoader
android-7.1.2_r33/art/runtime/utils.cc:422
↓ 8 callers
Function
PruneDalvikCache
We are relocating or generating the core image. We should get rid of everything. It is all out-of-date. We also don't really care if this fails since
android-7.1.2_r33/art/runtime/gc/space/image_space_fs.h:89
↓ 8 callers
Method
ReadMethodId
android-7.1.2_r33/art/runtime/jdwp/jdwp_request.cc:95
↓ 8 callers
Function
RecordArrayElementsInTransactionImpl
android-7.1.2_r33/art/runtime/interpreter/interpreter_common.cc:889
↓ 8 callers
Function
RecordFree
Record objects / bytes freed.
android-7.1.2_r33/art/runtime/gc/space/bump_pointer_space.h:151
↓ 8 callers
Method
Resume
android-7.1.2_r33/art/runtime/trace.cc:525
↓ 8 callers
Function
SHARED_REQUIRES
android-7.1.2_r33/art/runtime/lambda/box_table.cc:35
↓ 8 callers
Method
SampleSize
android-7.1.2_r33/art/runtime/base/histogram.h:68
↓ 8 callers
Method
Set
android-7.1.2_r33/art/runtime/base/variant_map.h:276
↓ 8 callers
Method
SetLockWord
android-7.1.2_r33/art/runtime/mirror/object-inl.h:75
↓ 8 callers
Method
SetObjectField
android-7.1.2_r33/art/runtime/jni_internal.cc:1232
↓ 8 callers
Function
SetRuntimeStatValue
android-7.1.2_r33/art/runtime/native/dalvik_system_VMDebug.cc:416
↓ 8 callers
Method
SharedUnlock
android-7.1.2_r33/art/runtime/base/mutex-inl.h:147
↓ 8 callers
Method
StartNewRecord
android-7.1.2_r33/art/runtime/hprof/hprof.cc:157
↓ 8 callers
Method
StartTiming
android-7.1.2_r33/art/runtime/base/timing_logger.cc:138
↓ 8 callers
Method
StringDataAndUtf16LengthByIdx
Index version of GetStringDataAndUtf16Length.
android-7.1.2_r33/art/runtime/dex_file.h:531
↓ 8 callers
Method
ThinLockCount
android-7.1.2_r33/art/runtime/lock_word-inl.h:31
↓ 8 callers
Function
ThrowNullPointerExceptionForFieldAccess
android-7.1.2_r33/art/runtime/common_throws.cc:371
↓ 8 callers
Method
UpdateAndMarkReferences
android-7.1.2_r33/art/runtime/gc/accounting/remembered_set.cc:131
↓ 8 callers
Method
VRegA_35c
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:194
↓ 8 callers
Method
add
Adds an item to this instance. This will in turn tell the given item that it has been added to this instance. It is invalid to add the same item to mo
dexfixer/src/com/android/dx/dex/file/MixedItemSection.java:169
↓ 8 callers
Method
addMapping
Adds a mapping to the mapper. If oldReg has already been mapped, overwrites previous mapping with new mapping. @param oldReg {@code >= 0;} old regist
dexfixer/src/com/android/dx/ssa/BasicRegisterMapper.java:114
↓ 8 callers
Method
addWorkIfNecessary
Sets a bit in the work set, but only if the instruction in question isn't yet known to be possibly-live. @param offset offset to the instruction in q
dexfixer/src/com/android/dx/cf/code/BasicBlocker.java:386
↓ 8 callers
Method
applyStandardTemplateWithActions
(int layoutId)
android-7.1.2_r33/frameworks/base/core/java/android/app/Notification.java:3512
↓ 8 callers
Method
combine
Constructs an immutable instance which is the combination of the two given instances. The two instances must contain disjoint sets of types. @param a
dexfixer/src/com/android/dx/rop/annotation/Annotations.java:51
↓ 8 callers
Method
currentActivityThread
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:1807
↓ 8 callers
Method
equals
(Object o)
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:282
↓ 8 callers
Function
expandBufAddRefTypeId
android-7.1.2_r33/art/runtime/jdwp/jdwp.h:73
↓ 8 callers
Method
get
Gets the element at the given index. It is an error to call this with the index for an element which was never set; if you do that, this will throw {@
dexfixer/src/com/android/dx/rop/code/InsnList.java:43
↓ 8 callers
Method
get
Gets the element with the given register number, if any. @param reg {@code >= 0;} the desired register number @return {@code null-ok;} the element wi
dexfixer/src/com/android/dx/rop/code/RegisterSpecSet.java:166
↓ 8 callers
Method
getActivityToken
@hide
android-7.1.2_r33/frameworks/base/core/java/android/app/Activity.java:6669
↓ 8 callers
Method
getAddress
Gets the address. @return {@code >= 0;} the address
dexfixer/src/com/android/dx/dex/code/LocalList.java:213
↓ 8 callers
Method
getAllExtras
()
android-7.1.2_r33/frameworks/base/core/java/android/app/Notification.java:3064
↓ 8 callers
Method
getAuxCst
Gets the constant auxiliary argument. @return {@code null-ok;} the argument value
dexfixer/src/com/android/dx/cf/code/BaseMachine.java:347
↓ 8 callers
Method
getFormat
Gets the instruction format. @return {@code non-null;} the instruction format
dexfixer/src/com/android/dx/dex/code/Dop.java:115
↓ 8 callers
Method
getIIntentReceiver
()
android-7.1.2_r33/frameworks/base/core/java/android/app/LoadedApk.java:1185
↓ 8 callers
Method
getImpl
(Context context)
android-7.1.2_r33/frameworks/base/core/java/android/app/ContextImpl.java:191
↓ 8 callers
Method
getIndexType
Gets the {@link IndexType} for the given opcode value.
dexfixer/src/com/android/dx/io/OpcodeInfo.java:1248
↓ 8 callers
Method
getIndexUnit
Gets the index, as a code unit.
dexfixer/src/com/android/dx/io/instructions/DecodedInstruction.java:141
↓ 8 callers
Method
getInsns
Gets the list of instructions inside this block. @return {@code non-null;} the instruction list
dexfixer/src/com/android/dx/rop/code/BasicBlock.java:152
↓ 8 callers
Method
getIntent
Return the intent that started this activity.
android-7.1.2_r33/frameworks/base/core/java/android/app/Activity.java:844
↓ 8 callers
Method
getIntentSender
(int type, String packageName, IBinder token, String resultWho, int requestCode, Inten
android-7.1.2_r33/frameworks/base/core/java/android/app/IActivityManager.java:276
↓ 8 callers
Method
getMaxLabel
Gets the maximum label (exclusive) of any block added to this instance. @return {@code >= 0;} the maximum label
dexfixer/src/com/android/dx/util/LabeledList.java:62
↓ 8 callers
Method
getMethods
Gets the field {@code methods} (along with {@code methods_count}). @return {@code non-null;} the list of fields
dexfixer/src/com/android/dx/cf/iface/ClassFile.java:106
↓ 8 callers
Method
getOpcode
Gets the opcode. @return {@code non-null;} the opcode
dexfixer/src/com/android/dx/dex/code/DalvInsn.java:175
↓ 8 callers
Method
getOpcode
@return the Rop opcode for this insn
dexfixer/src/com/android/dx/ssa/NormalSsaInsn.java:133
↓ 8 callers
Method
getOpcode
Returns the Rop opcode for this insn, or null if this is a phi insn. TODO: Move this up into NormalSsaInsn. @return {@code null-ok;} Rop opcode if t
dexfixer/src/com/android/dx/ssa/SsaInsn.java:178
↓ 8 callers
Method
getPackageInfo
(String packageName, CompatibilityInfo compatInfo, int flags)
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:1879
↓ 8 callers
Method
getResourcesForApplication
(@NonNull ApplicationInfo app)
android-7.1.2_r33/frameworks/base/core/java/android/app/ApplicationPackageManager.java:1247
↓ 8 callers
Method
getResultCode
@hide
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityOptions.java:993
↓ 8 callers
Method
getResultData
@hide
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityOptions.java:996
↓ 8 callers
Method
getService
()
android-7.1.2_r33/frameworks/base/core/java/android/app/StatusBarManager.java:104
↓ 8 callers
Method
getShort
Gets the {@code signed short} value at a particular offset. @param off {@code >= 0, < (size() - 1);} offset to fetch @return {@code signed short} at
dexfixer/src/com/android/dx/util/ByteArray.java:133
↓ 8 callers
Method
getStart
Gets the start address. @return {@code >= 0;} the start address
dexfixer/src/com/android/dx/dex/code/CatchTable.java:171
↓ 8 callers
Method
getType
Gets the type associated with this instance. @return {@code non-null;} the type
dexfixer/src/com/android/dx/rop/type/TypeBearer.java:31
↓ 8 callers
Method
indexOfLabel
Gets the index of the first item in the list with the given label, if any. @param label {@code >= 0;} the label to look for @return {@code >= -1;} th
dexfixer/src/com/android/dx/util/LabeledList.java:110
↓ 8 callers
Method
invalidate
Invalidates the local at the given index. @param idx {@code >= 0, < getMaxLocals();} which local
dexfixer/src/com/android/dx/cf/code/LocalsArray.java:102
↓ 8 callers
Method
isMutable
Get whether this instance is mutable. Note that the {@code FieldList} interface itself doesn't provide any means of mutation, but that doesn't mean th
dexfixer/src/com/android/dx/cf/iface/FieldList.java:32
↓ 8 callers
Method
isPreHoneycomb
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:375
↓ 8 callers
Method
itemType
Returns the item type for this instance. @return {@code non-null;} the item type
dexfixer/src/com/android/dx/dex/file/Item.java:38
↓ 8 callers
Method
labelToBlock
Gets the first block in the list with the given label, if any. @param label {@code label >= 0;} the label to look for @return {@code non-null;} the s
dexfixer/src/com/android/dx/rop/code/BasicBlockList.java:157
↓ 8 callers
Method
makeByte
(int lowNibble, int highNibble)
dexfixer/src/com/android/dx/io/instructions/InstructionCodec.java:1037
↓ 8 callers
Method
onProgressChanged
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ProgressDialog.java:353
↓ 8 callers
Method
parseToInterfacesIfNecessary
Runs {@link #parse} if it has not yet been run to cover up to the interfaces list.
dexfixer/src/com/android/dx/cf/direct/DirectClassFile.java:414
↓ 8 callers
Method
queryIntentActivities
(Intent intent, int flags)
android-7.1.2_r33/frameworks/base/core/java/android/app/ApplicationPackageManager.java:811
↓ 8 callers
Method
readShort
()
dexfixer/src/com/android/dex/Dex.java:351
↓ 8 callers
Method
set
Sets the element at the given index. @param n {@code >= 0, < size();} which index @param a {@code null-ok;} the element to set at {@code n}
dexfixer/src/com/android/dx/rop/cst/CstArray.java:156
↓ 8 callers
Method
setAttributeFactory
Sets the attribute factory to use. @param attributeFactory {@code non-null;} the attribute factory
dexfixer/src/com/android/dx/cf/direct/DirectClassFile.java:227
↓ 8 callers
Method
setButton
Set a message to be sent when a button is pressed. @param whichButton Which button to set the message for, can be one of {@link DialogInte
android-7.1.2_r33/frameworks/base/core/java/android/app/AlertDialog.java:307
↓ 8 callers
Method
setFirstOut
(SparseArray<Fragment> firstOutFragments, SparseArray<Fragment> lastInFragments, F
android-7.1.2_r33/frameworks/base/core/java/android/app/BackStackRecord.java:824
↓ 8 callers
Method
setGhostVisibility
(int visibility)
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityTransitionCoordinator.java:856
↓ 8 callers
Method
setIndex
Sets the item index. This method may only ever be called once per instance, and this will throw a {@code RuntimeException} if called a second (or subs
dexfixer/src/com/android/dx/dex/file/IndexedItem.java:64
↓ 8 callers
Method
setLastIn
(SparseArray<Fragment> firstOutFragments, SparseArray<Fragment> lastInFragments, Fragment fragment
android-7.1.2_r33/frameworks/base/core/java/android/app/BackStackRecord.java:840
↓ 8 callers
Method
slice
Returns a slice (that is, a sub-array) of this instance. @param start {@code >= 0;} start index of the slice (inclusive) @param end {@code >= start,
dexfixer/src/com/android/dx/util/ByteArray.java:97
↓ 8 callers
Method
throwBounds
Throws the excpetion for when an attempt is made to write past the end of the instance.
dexfixer/src/com/android/dx/util/ByteArrayAnnotatedOutput.java:549
↓ 8 callers
Method
top
Returns the last element in the array without modifying the array @return last value in the array @throws IndexOutOfBoundsException if stack is empty
dexfixer/src/com/android/dx/util/IntList.java:286
↓ 8 callers
Method
waitForSharedPrefs
()
android-7.1.2_r33/frameworks/base/core/java/android/app/backup/BackupAgent.java:154
↓ 8 callers
Method
warn
(String methodName)
android-7.1.2_r33/frameworks/base/core/java/android/app/LoadedApk.java:665
↓ 7 callers
Function
AddUintToBuffer
android-7.1.2_r33/art/runtime/jit/offline_profiling_info.cc:160
↓ 7 callers
Function
BasicTagFromDescriptor
android-7.1.2_r33/art/runtime/debugger.cc:406
↓ 7 callers
Function
CLZ
android-7.1.2_r33/art/runtime/base/bit_utils.h:31
↓ 7 callers
Method
CheckUnaryOp
android-7.1.2_r33/art/runtime/verifier/register_line.cc:193
↓ 7 callers
Method
Clone
android-7.1.2_r33/art/runtime/mirror/object.cc:126
↓ 7 callers
Method
Close
android-7.1.2_r33/art/runtime/base/unix_file/fd_file.cc:124
↓ 7 callers
Method
CollectGarbage
android-7.1.2_r33/art/runtime/gc/heap.cc:2012
↓ 7 callers
Method
ConstantValue
If this is a 32-bit constant, what is the value? This value may be imprecise in which case the value represents part of the integer range of values th
android-7.1.2_r33/art/runtime/verifier/reg_type.h:576
↓ 7 callers
Function
Contains
android-7.1.2_r33/art/runtime/image.h:63
↓ 7 callers
Function
ContainsElement
android-7.1.2_r33/art/runtime/base/stl_util.h:144
↓ 7 callers
Method
ContainsPc
android-7.1.2_r33/art/runtime/jit/jit_code_cache.cc:165
← previous
next →
1,201–1,300 of 17,941, ranked by callers