MCPcopy Create free account

hub / github.com/Youlor/unpacker / functions

Functions17,941 in github.com/Youlor/unpacker

↓ 8 callersMethodIsStartTiming
android-7.1.2_r33/art/runtime/base/timing_logger.h:86
↓ 8 callersFunctionIsUnresolvedTypes
android-7.1.2_r33/art/runtime/verifier/reg_type.h:731
↓ 8 callersMethodLookup
android-7.1.2_r33/art/runtime/class_table.cc:94
↓ 8 callersMethodLookupStrong
android-7.1.2_r33/art/runtime/intern_table.cc:95
↓ 8 callersFunctionMangleForJni
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 callersMethodMemmove
android-7.1.2_r33/art/runtime/mirror/array-inl.h:277
↓ 8 callersFunctionMicroTime
android-7.1.2_r33/art/runtime/base/time_utils.cc:135
↓ 8 callersMethodNewLocalRef
android-7.1.2_r33/art/runtime/jni_env_ext.cc:79
↓ 8 callersMethodNewString
android-7.1.2_r33/art/runtime/jni_internal.cc:1628
↓ 8 callersMethodOdexFileNeedsRelocation
android-7.1.2_r33/art/runtime/oat_file_assistant.cc:359
↓ 8 callersFunctionPrettyArguments
android-7.1.2_r33/art/runtime/utils.cc:314
↓ 8 callersFunctionPrettyClassAndClassLoader
android-7.1.2_r33/art/runtime/utils.cc:422
↓ 8 callersFunctionPruneDalvikCache
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 callersMethodReadMethodId
android-7.1.2_r33/art/runtime/jdwp/jdwp_request.cc:95
↓ 8 callersFunctionRecordArrayElementsInTransactionImpl
android-7.1.2_r33/art/runtime/interpreter/interpreter_common.cc:889
↓ 8 callersFunctionRecordFree
Record objects / bytes freed.
android-7.1.2_r33/art/runtime/gc/space/bump_pointer_space.h:151
↓ 8 callersMethodResume
android-7.1.2_r33/art/runtime/trace.cc:525
↓ 8 callersFunctionSHARED_REQUIRES
android-7.1.2_r33/art/runtime/lambda/box_table.cc:35
↓ 8 callersMethodSampleSize
android-7.1.2_r33/art/runtime/base/histogram.h:68
↓ 8 callersMethodSet
android-7.1.2_r33/art/runtime/base/variant_map.h:276
↓ 8 callersMethodSetLockWord
android-7.1.2_r33/art/runtime/mirror/object-inl.h:75
↓ 8 callersMethodSetObjectField
android-7.1.2_r33/art/runtime/jni_internal.cc:1232
↓ 8 callersFunctionSetRuntimeStatValue
android-7.1.2_r33/art/runtime/native/dalvik_system_VMDebug.cc:416
↓ 8 callersMethodSharedUnlock
android-7.1.2_r33/art/runtime/base/mutex-inl.h:147
↓ 8 callersMethodStartNewRecord
android-7.1.2_r33/art/runtime/hprof/hprof.cc:157
↓ 8 callersMethodStartTiming
android-7.1.2_r33/art/runtime/base/timing_logger.cc:138
↓ 8 callersMethodStringDataAndUtf16LengthByIdx
Index version of GetStringDataAndUtf16Length.
android-7.1.2_r33/art/runtime/dex_file.h:531
↓ 8 callersMethodThinLockCount
android-7.1.2_r33/art/runtime/lock_word-inl.h:31
↓ 8 callersFunctionThrowNullPointerExceptionForFieldAccess
android-7.1.2_r33/art/runtime/common_throws.cc:371
↓ 8 callersMethodUpdateAndMarkReferences
android-7.1.2_r33/art/runtime/gc/accounting/remembered_set.cc:131
↓ 8 callersMethodVRegA_35c
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:194
↓ 8 callersMethodadd
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 callersMethodaddMapping
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 callersMethodaddWorkIfNecessary
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 callersMethodapplyStandardTemplateWithActions
(int layoutId)
android-7.1.2_r33/frameworks/base/core/java/android/app/Notification.java:3512
↓ 8 callersMethodcombine
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 callersMethodcurrentActivityThread
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:1807
↓ 8 callersMethodequals
(Object o)
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:282
↓ 8 callersFunctionexpandBufAddRefTypeId
android-7.1.2_r33/art/runtime/jdwp/jdwp.h:73
↓ 8 callersMethodget
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 callersMethodget
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 callersMethodgetActivityToken
@hide
android-7.1.2_r33/frameworks/base/core/java/android/app/Activity.java:6669
↓ 8 callersMethodgetAddress
Gets the address. @return {@code >= 0;} the address
dexfixer/src/com/android/dx/dex/code/LocalList.java:213
↓ 8 callersMethodgetAllExtras
()
android-7.1.2_r33/frameworks/base/core/java/android/app/Notification.java:3064
↓ 8 callersMethodgetAuxCst
Gets the constant auxiliary argument. @return {@code null-ok;} the argument value
dexfixer/src/com/android/dx/cf/code/BaseMachine.java:347
↓ 8 callersMethodgetFormat
Gets the instruction format. @return {@code non-null;} the instruction format
dexfixer/src/com/android/dx/dex/code/Dop.java:115
↓ 8 callersMethodgetIIntentReceiver
()
android-7.1.2_r33/frameworks/base/core/java/android/app/LoadedApk.java:1185
↓ 8 callersMethodgetImpl
(Context context)
android-7.1.2_r33/frameworks/base/core/java/android/app/ContextImpl.java:191
↓ 8 callersMethodgetIndexType
Gets the {@link IndexType} for the given opcode value.
dexfixer/src/com/android/dx/io/OpcodeInfo.java:1248
↓ 8 callersMethodgetIndexUnit
Gets the index, as a code unit.
dexfixer/src/com/android/dx/io/instructions/DecodedInstruction.java:141
↓ 8 callersMethodgetInsns
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 callersMethodgetIntent
Return the intent that started this activity.
android-7.1.2_r33/frameworks/base/core/java/android/app/Activity.java:844
↓ 8 callersMethodgetIntentSender
(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 callersMethodgetMaxLabel
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 callersMethodgetMethods
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 callersMethodgetOpcode
Gets the opcode. @return {@code non-null;} the opcode
dexfixer/src/com/android/dx/dex/code/DalvInsn.java:175
↓ 8 callersMethodgetOpcode
@return the Rop opcode for this insn
dexfixer/src/com/android/dx/ssa/NormalSsaInsn.java:133
↓ 8 callersMethodgetOpcode
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 callersMethodgetPackageInfo
(String packageName, CompatibilityInfo compatInfo, int flags)
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:1879
↓ 8 callersMethodgetResourcesForApplication
(@NonNull ApplicationInfo app)
android-7.1.2_r33/frameworks/base/core/java/android/app/ApplicationPackageManager.java:1247
↓ 8 callersMethodgetResultCode
@hide
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityOptions.java:993
↓ 8 callersMethodgetResultData
@hide
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityOptions.java:996
↓ 8 callersMethodgetService
()
android-7.1.2_r33/frameworks/base/core/java/android/app/StatusBarManager.java:104
↓ 8 callersMethodgetShort
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 callersMethodgetStart
Gets the start address. @return {@code >= 0;} the start address
dexfixer/src/com/android/dx/dex/code/CatchTable.java:171
↓ 8 callersMethodgetType
Gets the type associated with this instance. @return {@code non-null;} the type
dexfixer/src/com/android/dx/rop/type/TypeBearer.java:31
↓ 8 callersMethodindexOfLabel
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 callersMethodinvalidate
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 callersMethodisMutable
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 callersMethodisPreHoneycomb
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:375
↓ 8 callersMethoditemType
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 callersMethodlabelToBlock
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 callersMethodmakeByte
(int lowNibble, int highNibble)
dexfixer/src/com/android/dx/io/instructions/InstructionCodec.java:1037
↓ 8 callersMethodonProgressChanged
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ProgressDialog.java:353
↓ 8 callersMethodparseToInterfacesIfNecessary
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 callersMethodqueryIntentActivities
(Intent intent, int flags)
android-7.1.2_r33/frameworks/base/core/java/android/app/ApplicationPackageManager.java:811
↓ 8 callersMethodreadShort
()
dexfixer/src/com/android/dex/Dex.java:351
↓ 8 callersMethodset
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 callersMethodsetAttributeFactory
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 callersMethodsetButton
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 callersMethodsetFirstOut
(SparseArray<Fragment> firstOutFragments, SparseArray<Fragment> lastInFragments, F
android-7.1.2_r33/frameworks/base/core/java/android/app/BackStackRecord.java:824
↓ 8 callersMethodsetGhostVisibility
(int visibility)
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityTransitionCoordinator.java:856
↓ 8 callersMethodsetIndex
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 callersMethodsetLastIn
(SparseArray<Fragment> firstOutFragments, SparseArray<Fragment> lastInFragments, Fragment fragment
android-7.1.2_r33/frameworks/base/core/java/android/app/BackStackRecord.java:840
↓ 8 callersMethodslice
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 callersMethodthrowBounds
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 callersMethodtop
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 callersMethodwaitForSharedPrefs
()
android-7.1.2_r33/frameworks/base/core/java/android/app/backup/BackupAgent.java:154
↓ 8 callersMethodwarn
(String methodName)
android-7.1.2_r33/frameworks/base/core/java/android/app/LoadedApk.java:665
↓ 7 callersFunctionAddUintToBuffer
android-7.1.2_r33/art/runtime/jit/offline_profiling_info.cc:160
↓ 7 callersFunctionBasicTagFromDescriptor
android-7.1.2_r33/art/runtime/debugger.cc:406
↓ 7 callersFunctionCLZ
android-7.1.2_r33/art/runtime/base/bit_utils.h:31
↓ 7 callersMethodCheckUnaryOp
android-7.1.2_r33/art/runtime/verifier/register_line.cc:193
↓ 7 callersMethodClone
android-7.1.2_r33/art/runtime/mirror/object.cc:126
↓ 7 callersMethodClose
android-7.1.2_r33/art/runtime/base/unix_file/fd_file.cc:124
↓ 7 callersMethodCollectGarbage
android-7.1.2_r33/art/runtime/gc/heap.cc:2012
↓ 7 callersMethodConstantValue
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 callersFunctionContains
android-7.1.2_r33/art/runtime/image.h:63
↓ 7 callersFunctionContainsElement
android-7.1.2_r33/art/runtime/base/stl_util.h:144
↓ 7 callersMethodContainsPc
android-7.1.2_r33/art/runtime/jit/jit_code_cache.cc:165
← previousnext →1,201–1,300 of 17,941, ranked by callers