MCPcopy Create free account

hub / github.com/Youlor/unpacker / functions

Functions17,941 in github.com/Youlor/unpacker

↓ 19 callersMethodReadUnsigned32
android-7.1.2_r33/art/runtime/jdwp/jdwp_request.cc:83
↓ 19 callersFunctionSHARED_REQUIRES
android-7.1.2_r33/art/runtime/entrypoints/entrypoint_utils.cc:45
↓ 19 callersFunctionSHARED_REQUIRES
android-7.1.2_r33/art/runtime/mirror/field.h:39
↓ 19 callersMethodStartWorkers
android-7.1.2_r33/art/runtime/thread_pool.cc:158
↓ 19 callersMethodTestAllFlags
android-7.1.2_r33/art/runtime/thread.h:977
↓ 19 callersMethodVRegB_3rc
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:365
↓ 19 callersMethodadd
Adds an element to the end of the list. This will increase the list's capacity if necessary. @param value the value to add
dexfixer/src/com/android/dx/util/IntList.java:214
↓ 19 callersMethodgetAccessFlags
Get the field {@code access_flags}. @return the access flags
dexfixer/src/com/android/dx/cf/iface/Member.java:39
↓ 19 callersMethodgetBytes
Gets the {@link ByteArray} that this instance's data comes from. @return {@code non-null;} the bytes
dexfixer/src/com/android/dx/cf/direct/DirectClassFile.java:249
↓ 19 callersMethodgetInsns
Gets the list of instructions. @return {@code non-null;} the instruction list
dexfixer/src/com/android/dx/dex/code/DalvCode.java:183
↓ 19 callersMethodinternInitial
(CstType cst)
dexfixer/src/com/android/dx/rop/cst/CstType.java:126
↓ 19 callersMethodmoveToState
(Fragment f, int newState, int transit, int transitionStyle, boolean keepActive)
android-7.1.2_r33/frameworks/base/core/java/android/app/FragmentManager.java:877
↓ 19 callersMethodreadInt
()
dexfixer/src/com/android/dex/Dex.java:347
↓ 19 callersMethodreadUleb128
()
dexfixer/src/com/android/dex/Dex.java:381
↓ 19 callersMethodreplace
(int containerViewId, Fragment fragment)
android-7.1.2_r33/frameworks/base/core/java/android/app/BackStackRecord.java:496
↓ 19 callersMethodset
Sets the instruction at the given index. @param n {@code >= 0, < size();} which index @param insn {@code non-null;} the instruction to set at {@code
dexfixer/src/com/android/dx/rop/code/InsnList.java:53
↓ 18 callersMethodEnd
The end address of the memory region that's managed by this allocator.
android-7.1.2_r33/art/runtime/gc/allocator/rosalloc.h:773
↓ 18 callersMethodExtractEncoding
android-7.1.2_r33/art/runtime/stack_map.h:1090
↓ 18 callersMethodFind
android-7.1.2_r33/art/runtime/base/hash_set.h:367
↓ 18 callersMethodFindDeclaredInstanceField
android-7.1.2_r33/art/runtime/mirror/class.cc:669
↓ 18 callersMethodFlush
android-7.1.2_r33/art/runtime/base/unix_file/fd_file.cc:143
↓ 18 callersMethodGet
Get the underlying raw buffer.
android-7.1.2_r33/art/runtime/jit/offline_profiling_info.h:147
↓ 18 callersMethodGetAccessFlags
android-7.1.2_r33/art/runtime/mirror/class-inl.h:633
↓ 18 callersMethodGetMethod
android-7.1.2_r33/art/runtime/stack.cc:124
↓ 18 callersMethodGetPrimitiveType
android-7.1.2_r33/art/runtime/mirror/class-inl.h:662
↓ 18 callersMethodHasNextStaticField
android-7.1.2_r33/art/runtime/dex_file.h:1371
↓ 18 callersMethodInsert
Insert an element, allows duplicates.
android-7.1.2_r33/art/runtime/base/hash_set.h:387
↓ 18 callersMethodIsAbstract
Returns true if this is a method that must become an abstract method.
android-7.1.2_r33/art/runtime/class_linker.h:889
↓ 18 callersMethodIsDeoptimized
android-7.1.2_r33/art/runtime/instrumentation.cc:821
↓ 18 callersMethodIsFull
android-7.1.2_r33/art/runtime/gc/allocator/rosalloc-inl.h:55
↓ 18 callersMethodIsImageSpace
Is this an image space, ie one backed by a memory mapped image file.
android-7.1.2_r33/art/runtime/gc/space/space.h:103
↓ 18 callersMethodModifySuspendCount
android-7.1.2_r33/art/runtime/thread.cc:1004
↓ 18 callersFunctionResolveVerifyAndClinit
android-7.1.2_r33/art/runtime/entrypoints/entrypoint_utils-inl.h:726
↓ 18 callersMethodSet
android-7.1.2_r33/art/runtime/imtable.h:47
↓ 18 callersFunctionStartsWith
android-7.1.2_r33/art/runtime/utils.cc:941
↓ 18 callersMethodcheckType
(int expected)
dexfixer/src/com/android/dex/EncodedValueReader.java:301
↓ 18 callersMethodgetBasicFrameType
Gets the basic type corresponding to this instance's frame type. This is equivalent to {@code getFrameType().getBasicType()}, and is the same as calli
dexfixer/src/com/android/dx/rop/type/TypeBearer.java:65
↓ 18 callersMethodgetDefinitionForRegister
Returns the insn that defines the given register @param reg register in question @return insn (actual instance from code) that defined this reg or nul
dexfixer/src/com/android/dx/ssa/SsaMethod.java:385
↓ 18 callersMethodgetInt
Gets the {@code signed int} value at a particular offset. @param off {@code >= 0, < (size() - 3);} offset to fetch @return {@code signed int} at that
dexfixer/src/com/android/dx/util/ByteArray.java:144
↓ 18 callersMethodgetPredecessors
@return {@code non-null;} predecessors set, indexed by block index
dexfixer/src/com/android/dx/ssa/SsaBasicBlock.java:336
↓ 18 callersMethodgetText
Return a localized, styled CharSequence from the application's package's default string table. @param resId Resource id for the CharSequence text
android-7.1.2_r33/frameworks/base/core/java/android/app/Fragment.java:825
↓ 18 callersMethodgetTypeIds
Gets the type identifiers section. <p>This is public in order to allow the various {@link Item} instances to add items to the instance and help early
dexfixer/src/com/android/dx/dex/file/DexFile.java:409
↓ 18 callersMethodgetValue
Gets the {@code byte} value. @return the value
dexfixer/src/com/android/dx/rop/cst/CstByte.java:98
↓ 18 callersMethodisCategory2
Returns whether or not this is a category 2 type. @see #getCategory @see #isCategory1 @return whether or not this is a category 2 type
dexfixer/src/com/android/dx/rop/type/Type.java:698
↓ 18 callersMethoditems
Gets the collection of all the items in this section. It is not valid to attempt to change the returned list. @return {@code non-null;} the items
dexfixer/src/com/android/dx/dex/file/Section.java:223
↓ 18 callersMethodputBoolean
(String key, boolean value)
android-7.1.2_r33/frameworks/base/core/java/android/app/SharedPreferencesImpl.java:350
↓ 18 callersMethodset
<p>Schedule an alarm. <b>Note: for timing operations (ticks, timeouts, etc) it is easier and much more efficient to use {@link android.os.Handler}.</
android-7.1.2_r33/frameworks/base/core/java/android/app/AlarmManager.java:335
↓ 18 callersMethodtoString
{@inheritDoc}
dexfixer/src/com/android/dx/dex/code/Dop.java:86
↓ 18 callersMethodwithOffset
Returns an instance that is identical to this one, except that the register number is offset by the given amount. @param delta the amount to offset t
dexfixer/src/com/android/dx/rop/code/RegisterSpec.java:527
↓ 18 callersMethodwriteToParcel
(Parcel dest, int flags)
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityManager.java:2435
↓ 17 callersMethodAssertPendingException
android-7.1.2_r33/art/runtime/thread.cc:1646
↓ 17 callersMethodContains
android-7.1.2_r33/art/runtime/thread_list.cc:100
↓ 17 callersMethodFindDirectMethod
android-7.1.2_r33/art/runtime/mirror/class.cc:427
↓ 17 callersMethodGetArtField
android-7.1.2_r33/art/runtime/mirror/field.cc:57
↓ 17 callersMethodGetBoolean
android-7.1.2_r33/art/runtime/art_field-inl.h:142
↓ 17 callersMethodGetCompilerFilter
android-7.1.2_r33/art/runtime/oat.cc:481
↓ 17 callersMethodGetContinuousSpaceBitmap
android-7.1.2_r33/art/runtime/gc/accounting/heap_bitmap-inl.h:99
↓ 17 callersMethodGetFieldID
android-7.1.2_r33/art/runtime/jni_internal.cc:1199
↓ 17 callersMethodGetGcRetentionPolicy
The policy of when objects are collected associated with this space.
android-7.1.2_r33/art/runtime/gc/space/space.h:92
↓ 17 callersFunctionGetIndirectRefKind
* Determine what kind of indirect reference this is. */
android-7.1.2_r33/art/runtime/indirect_reference_table.h:127
↓ 17 callersMethodGetInt
android-7.1.2_r33/art/runtime/art_field-inl.h:181
↓ 17 callersMethodGetMethodSignature
android-7.1.2_r33/art/runtime/dex_file-inl.h:41
↓ 17 callersMethodGetMethods
android-7.1.2_r33/art/runtime/mirror/class-inl.h:983
↓ 17 callersMethodGetOatDexFile
android-7.1.2_r33/art/runtime/oat_file.cc:1073
↓ 17 callersMethodGetSignature
android-7.1.2_r33/art/runtime/debugger.cc:1086
↓ 17 callersMethodHasAddress
Return true iff <obj> is within the range of pointers that this bitmap could potentially cover, even if a bit has not been set for it.
android-7.1.2_r33/art/runtime/gc/accounting/space_bitmap.h:94
↓ 17 callersMethodIsExecutable
android-7.1.2_r33/art/runtime/oat_file.h:89
↓ 17 callersMethodIsInteger
android-7.1.2_r33/art/runtime/verifier/reg_type.h:57
↓ 17 callersMethodIsLong
android-7.1.2_r33/art/runtime/verifier/reg_type.h:167
↓ 17 callersMethodIsUninitializedTypes
android-7.1.2_r33/art/runtime/verifier/reg_type.cc:486
↓ 17 callersMethodMethod
android-7.1.2_r33/art/runtime/debugger.cc:5079
↓ 17 callersMethodNumVirtualMethods
android-7.1.2_r33/art/runtime/mirror/class-inl.h:1051
↓ 17 callersMethodSetAccessFlags
android-7.1.2_r33/art/runtime/mirror/class-inl.h:891
↓ 17 callersMethodSizeInCodeUnits
Returns the size (in 2 byte code units) of this instruction.
android-7.1.2_r33/art/runtime/dex_instruction.h:191
↓ 17 callersMethodVRegA_22s
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:149
↓ 17 callersMethodVRegB_22s
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:314
↓ 17 callersMethodVRegC_22s
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:419
↓ 17 callersMethodVisitReferences
android-7.1.2_r33/art/runtime/mirror/class-inl.h:778
↓ 17 callersMethodVisitRootIfNonNull
android-7.1.2_r33/art/runtime/gc/heap.cc:1995
↓ 17 callersMethodbroadcastIntent
(IApplicationThread caller, Intent intent, String resolvedType, IIntentReceiver resultTo, int resu
android-7.1.2_r33/frameworks/base/core/java/android/app/IActivityManager.java:112
↓ 17 callersFunctioncJSON_New_Item
Internal constructor. */
android-7.1.2_r33/art/runtime/unpacker/cJSON.cc:237
↓ 17 callersMethodcompareTo
{@inheritDoc} This compares in class-major and value-minor order.
dexfixer/src/com/android/dx/rop/cst/Constant.java:48
↓ 17 callersMethodcursor
Gets the cursor. The cursor is the offset in code units from the start of the input of the next code unit to be read or written, where the input gener
dexfixer/src/com/android/dx/io/instructions/CodeCursor.java:29
↓ 17 callersMethodmake
Makes an instance for the given value. This may (but does not necessarily) return an already-allocated instance. @param value the {@code int} value @
dexfixer/src/com/android/dx/rop/cst/CstInteger.java:58
↓ 17 callersMethodsafeCharSequence
Make sure this CharSequence is safe to put into a bundle, which basically means it had better not be some custom Parcelable implementation. @hide
android-7.1.2_r33/frameworks/base/core/java/android/app/Notification.java:1824
↓ 17 callersMethodthrowBadType
Throws the right exception to complain about a bogus type. @param type {@code non-null;} the bad type @return never
dexfixer/src/com/android/dx/rop/code/Rops.java:2118
↓ 17 callersMethodtoHuman
{@inheritDoc}
dexfixer/src/com/android/dx/rop/cst/CstString.java:244
↓ 17 callersMethodu1
Formats an {@code int} as a 1-byte unsigned hex value. @param v value to format @return {@code non-null;} formatted form
dexfixer/src/com/android/dx/util/Hex.java:116
↓ 17 callersMethodunsignedFitsInShort
Helper method to determine if an unsigned int value fits in a short. @param value the value in question @return {@code true} iff it's in the range 0.
dexfixer/src/com/android/dx/dex/code/InsnFormat.java:381
↓ 17 callersMethodwriteToParcel
Flatten this notification into a parcel.
android-7.1.2_r33/frameworks/base/core/java/android/app/Notification.java:1876
↓ 16 callersMethodAddTask
android-7.1.2_r33/art/runtime/thread_pool.cc:99
↓ 16 callersFunctionAlignUp
android-7.1.2_r33/art/runtime/base/bit_utils.h:144
↓ 16 callersMethodContains
android-7.1.2_r33/art/runtime/gc/space/region_space.h:448
↓ 16 callersFunctionFileExists
android-7.1.2_r33/art/runtime/utils.cc:1464
↓ 16 callersMethodGetArenaPool
android-7.1.2_r33/art/runtime/base/arena_allocator.h:359
↓ 16 callersMethodGetByte
android-7.1.2_r33/art/runtime/art_field-inl.h:151
↓ 16 callersMethodGetChar
android-7.1.2_r33/art/runtime/art_field-inl.h:160
↓ 16 callersMethodGetClassData
Returns a pointer to the raw memory mapped class_data_item
android-7.1.2_r33/art/runtime/dex_file.h:727
↓ 16 callersFunctionGetInstructionSetFromString
android-7.1.2_r33/art/runtime/arch/instruction_set.cc:48
↓ 16 callersMethodGetObjectRefType
android-7.1.2_r33/art/runtime/jni_internal.cc:2305
← previousnext →501–600 of 17,941, ranked by callers