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
↓ 14 callers
Method
cancel
Cancel the dialog. This is essentially the same as calling {@link #dismiss()}, but it will also call your {@link DialogInterface.OnCancelListener} (i
android-7.1.2_r33/frameworks/base/core/java/android/app/Dialog.java:1221
↓ 14 callers
Method
checkServiceBinder
()
android-7.1.2_r33/frameworks/base/core/java/android/app/backup/BackupManager.java:142
↓ 14 callers
Method
clone
()
android-7.1.2_r33/frameworks/base/core/java/android/app/Notification.java:1682
↓ 14 callers
Method
getClassName
The class name of the source of this event. This may be null for certain events.
android-7.1.2_r33/frameworks/base/core/java/android/app/usage/UsageEvents.java:132
↓ 14 callers
Method
getFilesDir
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ContextImpl.java:527
↓ 14 callers
Method
getOpcode
Gets the opcode. @return {@code non-null;} the opcode
dexfixer/src/com/android/dx/rop/code/Insn.java:125
↓ 14 callers
Method
getPackageName
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ContextImpl.java:280
↓ 14 callers
Method
getResult
Gets the result type. A return value of {@link Type#VOID} means this operation returns nothing. @return {@code null-ok;} the result spec
dexfixer/src/com/android/dx/rop/code/Rop.java:322
↓ 14 callers
Method
getSources
Like {@link com.android.dx.rop.code.Insn getSources()}. @return {@code non-null;} sources list
dexfixer/src/com/android/dx/ssa/SsaInsn.java:100
↓ 14 callers
Method
getStringIds
()
dexfixer/src/com/android/dx/dex/file/DexFile.java:370
↓ 14 callers
Method
getUnsignedByte0
Gets the {@code unsigned byte} value at the given offset, without doing any argument checking. @param off offset to fetch @return byte at that offset
dexfixer/src/com/android/dx/util/ByteArray.java:243
↓ 14 callers
Method
hasNext
Checks to see if the iterator has a next value. @return true if next() will succeed
dexfixer/src/com/android/dx/util/IntIterator.java:29
↓ 14 callers
Method
readUnsignedLeb128
Reads an unsigned integer from {@code in}.
dexfixer/src/com/android/dex/Leb128.java:82
↓ 14 callers
Method
start
Create and start a new thread in which to run instrumentation. This new thread will call to {@link #onStart} where you can implement the instrumentat
android-7.1.2_r33/frameworks/base/core/java/android/app/Instrumentation.java:135
↓ 14 callers
Method
toByteArray
Constructs and returns a new {@code byte[]} that contains the written contents exactly (that is, with no extra unwritten bytes at the end). @see #get
dexfixer/src/com/android/dx/util/ByteArrayAnnotatedOutput.java:141
↓ 14 callers
Method
writeTo
Writes the representation of this instance to the given data section, using the given {@link DexFile} to look things up as needed. If this instance ke
dexfixer/src/com/android/dx/dex/file/Item.java:79
↓ 14 callers
Method
writeUnsignedShort
(int i)
dexfixer/src/com/android/dex/Dex.java:655
↓ 13 callers
Method
Alloc
android-7.1.2_r33/art/runtime/gc/space/zygote_space.cc:79
↓ 13 callers
Method
AsArmInstructionSetFeatures
android-7.1.2_r33/art/runtime/arch/instruction_set_features.cc:261
↓ 13 callers
Method
AssertReadBarrierPointer
android-7.1.2_r33/art/runtime/mirror/object-inl.h:219
↓ 13 callers
Function
Capacity
Override capacity so that we only return the possibly limited capacity
android-7.1.2_r33/art/runtime/gc/space/bump_pointer_space.h:84
↓ 13 callers
Function
EndsWith
android-7.1.2_r33/art/runtime/utils.cc:945
↓ 13 callers
Method
EnterTransactionMode
Transaction support.
android-7.1.2_r33/art/runtime/runtime.cc:1826
↓ 13 callers
Method
ExitTransactionMode
android-7.1.2_r33/art/runtime/runtime.cc:1833
↓ 13 callers
Method
FindInterfaceMethod
android-7.1.2_r33/art/runtime/mirror/class.cc:337
↓ 13 callers
Method
FlushCloseOrErase
android-7.1.2_r33/art/runtime/base/unix_file/fd_file.cc:319
↓ 13 callers
Method
GetIFieldsPtr
android-7.1.2_r33/art/runtime/mirror/class-inl.h:541
↓ 13 callers
Function
GetMethodDescriptionOrError
android-7.1.2_r33/art/runtime/dex_file_verifier.cc:2473
↓ 13 callers
Method
GetReturnType
android-7.1.2_r33/art/runtime/art_method-inl.h:427
↓ 13 callers
Method
HasNextDirectMethod
android-7.1.2_r33/art/runtime/dex_file.h:1377
↓ 13 callers
Method
IsHighHalf
android-7.1.2_r33/art/runtime/verifier/reg_type.h:103
↓ 13 callers
Method
IsSameObject
android-7.1.2_r33/art/runtime/jni_internal.cc:572
↓ 13 callers
Method
IsShuttingDown
android-7.1.2_r33/art/runtime/runtime.cc:783
↓ 13 callers
Function
IsValidDescriptor
android-7.1.2_r33/art/runtime/utils.cc:874
↓ 13 callers
Method
Next
android-7.1.2_r33/art/runtime/verifier/method_verifier.cc:4037
↓ 13 callers
Method
NumTypeIds
Returns the number of type identifiers in the .dex file.
android-7.1.2_r33/art/runtime/dex_file.h:554
↓ 13 callers
Method
Offset
android-7.1.2_r33/art/runtime/offsets.h:29
↓ 13 callers
Method
Size
android-7.1.2_r33/art/runtime/gc/allocator/rosalloc.h:152
↓ 13 callers
Function
ThrowIllegalArgumentException
android-7.1.2_r33/art/runtime/common_throws.cc:212
↓ 13 callers
Function
ThrowRuntimeException
android-7.1.2_r33/art/runtime/common_throws.cc:551
↓ 13 callers
Function
ValidPointerSize
android-7.1.2_r33/art/runtime/utils.h:332
↓ 13 callers
Method
VerifyRegisterType
android-7.1.2_r33/art/runtime/verifier/register_line-inl.h:130
↓ 13 callers
Method
VisitRoots
android-7.1.2_r33/art/runtime/verifier/reg_type_cache.cc:664
↓ 13 callers
Method
appendSection
(int maxByteCount, String name)
dexfixer/src/com/android/dex/Dex.java:183
↓ 13 callers
Method
equals
(Object o)
android-7.1.2_r33/frameworks/base/core/java/android/app/ApplicationPackageManager.java:1447
↓ 13 callers
Function
futex
android-7.1.2_r33/art/runtime/base/mutex-inl.h:43
↓ 13 callers
Method
getLooper
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:2046
↓ 13 callers
Method
getMainLooper
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ContextImpl.java:230
↓ 13 callers
Method
getNextSectionStart
()
dexfixer/src/com/android/dex/Dex.java:201
↓ 13 callers
Method
getOriginalRopInsn
{@inheritDoc} Always returns null for {@code PhiInsn}s.
dexfixer/src/com/android/dx/ssa/PhiInsn.java:186
↓ 13 callers
Method
getPackageManager
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:1838
↓ 13 callers
Method
getRegister
Gets the number of the register holding the variable. @return {@code >= 0;} the number of the register holding the variable
dexfixer/src/com/android/dx/dex/code/LocalList.java:269
↓ 13 callers
Method
getSuccessors
@return {@code non-null;} successors set, indexed by block index
dexfixer/src/com/android/dx/ssa/SsaBasicBlock.java:343
↓ 13 callers
Method
getType
{@inheritDoc}
dexfixer/src/com/android/dx/rop/code/RegisterSpec.java:311
↓ 13 callers
Method
getTypeIndex
()
dexfixer/src/com/android/dx/merge/SortableType.java:71
↓ 13 callers
Method
resize
android-7.1.2_r33/art/runtime/native/libcore_util_CharsetUtils.cc:62
↓ 13 callers
Method
setText
Set the text displayed on this tab. Text may be truncated if there is not room to display the entire string. @param text The text to display @return
android-7.1.2_r33/frameworks/base/core/java/android/app/ActionBar.java:1233
↓ 13 callers
Method
startActivity
(IApplicationThread caller, String callingPackage, Intent intent, String resolvedType, IBinder res
android-7.1.2_r33/frameworks/base/core/java/android/app/IActivityManager.java:70
↓ 13 callers
Method
throwIfShutdownLocked
()
android-7.1.2_r33/frameworks/base/core/java/android/app/UiAutomationConnection.java:397
↓ 13 callers
Method
update
Update the current values in this ActivityOptions from those supplied in <var>otherOptions</var>. Any values defined in <var>otherOptions</var> repla
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityOptions.java:1076
↓ 13 callers
Method
used
Returns the number of bytes used by this section.
dexfixer/src/com/android/dex/Dex.java:712
↓ 13 callers
Method
visitCommon
Helper method used by all the visitor methods. @param offset offset to the instruction @param length length of the instruction, in bytes @param nextI
dexfixer/src/com/android/dx/cf/code/BasicBlocker.java:405
↓ 13 callers
Method
writeIntArray
(int[] array, Parcel data)
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityManagerNative.java:6881
↓ 12 callers
Function
Alignment
Alignment of an instance of this native class.
android-7.1.2_r33/art/runtime/art_method.h:647
↓ 12 callers
Function
Append2BE
android-7.1.2_r33/art/runtime/jdwp/jdwp_bits.h:39
↓ 12 callers
Method
AsLongArray
android-7.1.2_r33/art/runtime/mirror/object-inl.h:372
↓ 12 callers
Method
BaseBegin
android-7.1.2_r33/art/runtime/mem_map.h:154
↓ 12 callers
Method
Clear
android-7.1.2_r33/art/runtime/profiler.cc:695
↓ 12 callers
Function
DecodeUnsignedLeb128P1
Reads an unsigned LEB128 + 1 value. updating the given pointer to point just past the end of the read value. This function tolerates non-zero high-ord
android-7.1.2_r33/art/runtime/leb128.h:60
↓ 12 callers
Method
DeleteWeakGlobalRef
android-7.1.2_r33/art/runtime/java_vm_ext.cc:554
↓ 12 callers
Method
DumpSpaces
android-7.1.2_r33/art/runtime/gc/heap.cc:1580
↓ 12 callers
Method
ExclusiveLock
android-7.1.2_r33/art/runtime/base/mutex.cc:359
↓ 12 callers
Method
Find
android-7.1.2_r33/art/runtime/zip_archive.cc:122
↓ 12 callers
Method
ForEach
android-7.1.2_r33/art/runtime/thread_list.cc:1298
↓ 12 callers
Method
GetCodeCache
android-7.1.2_r33/art/runtime/jit/jit.h:55
↓ 12 callers
Method
GetImageMethod
android-7.1.2_r33/art/runtime/image.cc:131
↓ 12 callers
Method
GetInstrumentationStack
android-7.1.2_r33/art/runtime/thread.h:937
↓ 12 callers
Method
GetLargeObjectsSpace
android-7.1.2_r33/art/runtime/gc/heap.h:628
↓ 12 callers
Method
GetLength
android-7.1.2_r33/art/runtime/base/unix_file/fd_file.cc:174
↓ 12 callers
Method
GetMemMap
android-7.1.2_r33/art/runtime/gc/space/space.h:380
↓ 12 callers
Method
GetMethod
android-7.1.2_r33/art/runtime/jit/profiling_info.h:117
↓ 12 callers
Method
GetMethodName
android-7.1.2_r33/art/runtime/debugger.cc:1407
↓ 12 callers
Method
GetName
Name of the space. May vary, for example before/after the Zygote fork.
android-7.1.2_r33/art/runtime/gc/space/space.h:87
↓ 12 callers
Method
GetStringUTFChars
android-7.1.2_r33/art/runtime/jni_internal.cc:1758
↓ 12 callers
Method
GetThisObject
android-7.1.2_r33/art/runtime/stack.cc:43
↓ 12 callers
Method
GetValue
Get the value of the location.
android-7.1.2_r33/art/runtime/stack_map.h:165
↓ 12 callers
Method
GetWaitNext
Waiter link-list support.
android-7.1.2_r33/art/runtime/thread.h:492
↓ 12 callers
Method
GetWeakRefAccessEnabled
android-7.1.2_r33/art/runtime/thread.h:841
↓ 12 callers
Method
HasNextVirtualMethod
android-7.1.2_r33/art/runtime/dex_file.h:1380
↓ 12 callers
Method
HasSameNameAndSignature
android-7.1.2_r33/art/runtime/art_method.cc:112
↓ 12 callers
Function
HighToLowBits
android-7.1.2_r33/art/runtime/base/bit_utils.h:369
↓ 12 callers
Method
IsCategory1Types
android-7.1.2_r33/art/runtime/verifier/reg_type.h:133
↓ 12 callers
Method
IsDoubleTypes
android-7.1.2_r33/art/runtime/verifier/reg_type.h:163
↓ 12 callers
Method
IsEmpty
android-7.1.2_r33/art/runtime/gc/reference_queue.h:88
↓ 12 callers
Function
IsInstructionIPut
android-7.1.2_r33/art/runtime/dex_instruction_utils.h:96
↓ 12 callers
Method
IsMovableObject
android-7.1.2_r33/art/runtime/gc/heap.cc:3509
↓ 12 callers
Method
IsStarted
android-7.1.2_r33/art/runtime/jit/profile_saver.cc:481
↓ 12 callers
Method
IsThreadLocal
android-7.1.2_r33/art/runtime/gc/allocator/rosalloc.h:397
↓ 12 callers
Method
IsUndefined
android-7.1.2_r33/art/runtime/verifier/reg_type.h:51
↓ 12 callers
Method
Load
android-7.1.2_r33/art/runtime/jit/offline_profiling_info.cc:459
← previous
next →
701–800 of 17,941, ranked by callers