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
↓ 1,671 callers
Method
get
Get the {@code n}th field. @param n {@code n >= 0, n < size();} which field @return {@code non-null;} the field in question
dexfixer/src/com/android/dx/cf/iface/FieldList.java:47
↓ 1,269 callers
Method
size
Gets the size of this list. @return {@code >= 0;} the size
dexfixer/src/com/android/dx/rop/type/TypeList.java:39
↓ 1,116 callers
Method
c_str
android-7.1.2_r33/art/runtime/base/to_str.h:35
↓ 889 callers
Method
writeInt
Writes an {@code int} to this instance. @param value the value to write
dexfixer/src/com/android/dx/util/Output.java:64
↓ 788 callers
Method
Self
android-7.1.2_r33/art/runtime/scoped_thread_state_change.h:83
↓ 719 callers
Method
readInt
Reads two code units, treating them as a little-endian {@code int}.
dexfixer/src/com/android/dx/io/instructions/CodeInput.java:39
↓ 712 callers
Method
Get
android-7.1.2_r33/art/runtime/imtable.h:35
↓ 631 callers
Method
append
android-7.1.2_r33/art/runtime/native/libcore_util_CharsetUtils.cc:54
↓ 539 callers
Function
StringPrintf
android-7.1.2_r33/art/runtime/base/stringprintf.cc:65
↓ 526 callers
Method
NewHandle
android-7.1.2_r33/art/runtime/handle_scope-inl.h:103
↓ 498 callers
Method
push_back
android-7.1.2_r33/art/runtime/base/bounded_fifo.h:49
↓ 458 callers
Method
print
Prints the given string to this instance's output stream. @param s {@code null-ok;} string to print
dexfixer/src/com/android/dx/command/dump/BaseDumper.java:197
↓ 396 callers
Method
add
Adds an int to a set @param value int to add
dexfixer/src/com/android/dx/util/IntSet.java:29
↓ 364 callers
Method
Get
android-7.1.2_r33/art/runtime/mirror/array-inl.h:213
↓ 329 callers
Method
put
Put an element into the set of (name, value) pairs for this instance. If there is a preexisting element with the same name, it will be replaced by thi
dexfixer/src/com/android/dx/rop/annotation/Annotation.java:184
↓ 311 callers
Method
println
Prints the given string to this instance's output stream, followed by a newline. @param s {@code null-ok;} string to print
dexfixer/src/com/android/dx/command/dump/BaseDumper.java:207
↓ 303 callers
Method
GetVReg
android-7.1.2_r33/art/runtime/stack.cc:239
↓ 290 callers
Method
GetClass
android-7.1.2_r33/art/runtime/mirror/object-inl.h:49
↓ 277 callers
Method
getReg
Gets the register number. @return {@code >= 0;} the register number
dexfixer/src/com/android/dx/rop/code/RegisterSpec.java:345
↓ 275 callers
Function
PrettyMethod
android-7.1.2_r33/art/runtime/utils.cc:351
↓ 268 callers
Method
IsExceptionPending
android-7.1.2_r33/art/runtime/thread.h:353
↓ 238 callers
Method
end
Lower case for c++11 for each.
android-7.1.2_r33/art/runtime/base/hash_set.h:290
↓ 228 callers
Method
set
Puts the given opcode into the table of all ops. @param opcode non-null; the opcode
dexfixer/src/com/android/dx/io/OpcodeInfo.java:1257
↓ 225 callers
Method
set
Puts the given opcode into the table of all ops. @param opcode {@code non-null;} the opcode
dexfixer/src/com/android/dx/dex/code/Dops.java:1257
↓ 214 callers
Method
GetClassLinker
android-7.1.2_r33/art/runtime/runtime.h:262
↓ 201 callers
Method
get
Gets the indicated element. It is an error to call this with the index for an element which was never set; if you do that, this will throw {@code Null
dexfixer/src/com/android/dx/rop/code/RegisterSpecList.java:138
↓ 199 callers
Method
getDefault
Retrieve the system's default/global activity manager.
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityManagerNative.java:85
↓ 189 callers
Function
UsageError
android-7.1.2_r33/art/dex2oat/dex2oat.cc:168
↓ 182 callers
Method
readString
()
dexfixer/src/com/android/dex/Dex.java:404
↓ 180 callers
Function
PrettyDescriptor
android-7.1.2_r33/art/runtime/utils.cc:210
↓ 176 callers
Method
reset
android-7.1.2_r33/frameworks/native/cmds/installd/commands.cpp:1595
↓ 175 callers
Method
GetLength
Return values from this JDWP packet's header.
android-7.1.2_r33/art/runtime/jdwp/jdwp.h:466
↓ 172 callers
Method
SetVReg
android-7.1.2_r33/art/runtime/stack.cc:421
↓ 164 callers
Method
GetDeclaringClass
android-7.1.2_r33/art/runtime/mirror/abstract_method.cc:54
↓ 163 callers
Method
end
android-7.1.2_r33/art/runtime/safe_map.h:64
↓ 160 callers
Function
SHARED_REQUIRES
android-7.1.2_r33/art/runtime/mirror/class.h:126
↓ 160 callers
Method
empty
android-7.1.2_r33/art/runtime/safe_map.h:67
↓ 152 callers
Method
GetDeclaringClass
android-7.1.2_r33/art/runtime/dex_file.cc:1440
↓ 148 callers
Method
find
android-7.1.2_r33/art/runtime/base/stringpiece.cc:43
↓ 147 callers
Method
annotate
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
dexfixer/src/com/android/dx/util/AnnotatedOutput.java:49
↓ 143 callers
Method
writeToParcel
(Parcel out, int flags)
android-7.1.2_r33/frameworks/base/core/java/android/app/job/JobInfo.java:419
↓ 137 callers
Method
createFromParcel
(Parcel in)
android-7.1.2_r33/frameworks/base/core/java/android/app/job/JobInfo.java:445
↓ 132 callers
Method
GetDexFile
android-7.1.2_r33/art/runtime/art_method-inl.h:274
↓ 130 callers
Method
Check
android-7.1.2_r33/art/runtime/common_runtime_test.cc:621
↓ 128 callers
Method
GetHeap
android-7.1.2_r33/art/runtime/gc/accounting/remembered_set.h:67
↓ 128 callers
Method
toHuman
Return the "human" string form of this instance. This is generally less "debuggy" than {@code toString()}. @return {@code non-null;} the human strin
dexfixer/src/com/android/dx/util/ToHuman.java:30
↓ 127 callers
Method
u2
Formats an {@code int} as a 2-byte unsigned hex value. @param v value to format @return {@code non-null;} formatted form
dexfixer/src/com/android/dx/util/Hex.java:84
↓ 126 callers
Method
VRegA_12x
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:109
↓ 126 callers
Method
VRegB_12x
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:279
↓ 126 callers
Method
throwIfParentInstance
(String functionName)
android-7.1.2_r33/frameworks/base/core/java/android/app/admin/DevicePolicyManager.java:6601
↓ 125 callers
Method
remove
Removes an int from a set. @param value int to remove
dexfixer/src/com/android/dx/util/IntSet.java:36
↓ 123 callers
Method
Check
* Verify the guard area and, if "modOkay" is false, that the data itself * has not been altered. * * The caller has already checked that "dat
android-7.1.2_r33/art/runtime/check_jni.cc:1462
↓ 120 callers
Function
PrettyClass
android-7.1.2_r33/art/runtime/utils.cc:411
↓ 120 callers
Function
RoundUp
android-7.1.2_r33/art/runtime/base/bit_utils.h:127
↓ 120 callers
Method
insert
Modifiers: insert(). Check position.
android-7.1.2_r33/art/runtime/base/dchecked_vector.h:152
↓ 119 callers
Method
FindClass
android-7.1.2_r33/art/runtime/class_linker.cc:2360
↓ 118 callers
Method
VRegA_23x
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:164
↓ 115 callers
Method
GetVRegLong
android-7.1.2_r33/art/runtime/stack.h:220
↓ 115 callers
Method
getType
Gets the indicated element. It is an error to call this with the index for an element which was never set; if you do that, this will throw {@code Null
dexfixer/src/com/android/dx/rop/type/TypeList.java:49
↓ 114 callers
Function
DecodeUnsignedLeb128
Reads an unsigned LEB128 value, updating the given pointer to point just past the end of the read value. This function tolerates non-zero high-order b
android-7.1.2_r33/art/runtime/leb128.h:31
↓ 111 callers
Method
VRegB_23x
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:329
↓ 111 callers
Method
VRegC_23x
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:429
↓ 108 callers
Function
PrettySize
android-7.1.2_r33/art/runtime/utils.cc:465
↓ 107 callers
Method
getRegisters
Gets the register list for this instruction. @return {@code non-null;} the registers
dexfixer/src/com/android/dx/dex/code/DalvInsn.java:193
↓ 107 callers
Method
length
android-7.1.2_r33/art/runtime/base/stringpiece.h:63
↓ 106 callers
Method
AddValue
android-7.1.2_r33/art/runtime/base/histogram-inl.h:33
↓ 106 callers
Method
write
Writes a {@link ByteArray} to this instance. @param bytes {@code non-null;} the array to write
dexfixer/src/com/android/dx/util/Output.java:98
↓ 105 callers
Method
size
Get the number of fields in the list. @return the size
dexfixer/src/com/android/dx/cf/iface/FieldList.java:39
↓ 102 callers
Method
asInterface
Cast a Binder object into an activity manager interface, generating a proxy if needed.
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityManagerNative.java:69
↓ 100 callers
Method
Env
android-7.1.2_r33/art/runtime/scoped_thread_state_change.h:111
↓ 100 callers
Method
Int32Value
android-7.1.2_r33/art/runtime/offsets.h:30
↓ 100 callers
Method
c_str
android-7.1.2_r33/art/runtime/native/dalvik_system_DexFile.cc:133
↓ 100 callers
Method
setImmutable
Makes this instance immutable.
dexfixer/src/com/android/dx/cf/code/Frame.java:104
↓ 99 callers
Method
GetHeap
android-7.1.2_r33/art/runtime/runtime.h:270
↓ 98 callers
Function
PrettyTypeOf
android-7.1.2_r33/art/runtime/utils.cc:396
↓ 98 callers
Function
SHARED_REQUIRES
android-7.1.2_r33/art/runtime/stack.cc:618
↓ 96 callers
Method
asBinder
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityManagerNative.java:3069
↓ 95 callers
Method
find
android-7.1.2_r33/art/runtime/safe_map.h:75
↓ 94 callers
Method
FindSystemClass
android-7.1.2_r33/art/runtime/class_linker-inl.h:32
↓ 93 callers
Method
IsNull
android-7.1.2_r33/art/runtime/gc_root.h:193
↓ 92 callers
Method
GetMethod
android-7.1.2_r33/art/runtime/verifier/method_verifier-inl.h:53
↓ 92 callers
Function
HANDLE_INSTRUCTION_START
android-7.1.2_r33/art/runtime/interpreter/interpreter_goto_table_impl.cc:276
↓ 92 callers
Method
u4
Formats an {@code int} as a 4-byte unsigned hex value. @param v value to format @return {@code non-null;} formatted form
dexfixer/src/com/android/dx/util/Hex.java:52
↓ 91 callers
Method
GetLocation
android-7.1.2_r33/art/runtime/mirror/class.cc:900
↓ 90 callers
Method
GetState
android-7.1.2_r33/art/runtime/thread.h:206
↓ 88 callers
Function
Create
Placement new creation.
android-7.1.2_r33/art/runtime/handle_scope.h:91
↓ 87 callers
Method
Next_2xx
Returns a pointer to the instruction after this 2xx instruction in the stream.
android-7.1.2_r33/art/runtime/dex_instruction.h:223
↓ 87 callers
Method
release
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityView.java:272
↓ 86 callers
Function
NanoTime
android-7.1.2_r33/art/runtime/base/time_utils.cc:147
↓ 84 callers
Method
SetVRegLong
android-7.1.2_r33/art/runtime/stack.h:285
↓ 83 callers
Method
GetSuperClass
android-7.1.2_r33/art/runtime/mirror/class-inl.h:51
↓ 82 callers
Function
IsDirectEntrypoint
Returns true if entrypoint contains direct reference to native implementation. The list is required as direct entrypoints need additional handli
android-7.1.2_r33/art/runtime/arch/mips/entrypoints_direct_mips.h:27
↓ 81 callers
Method
myUserId
@hide test will override it.
android-7.1.2_r33/frameworks/base/core/java/android/app/admin/DevicePolicyManager.java:125
↓ 80 callers
Method
Opcode
android-7.1.2_r33/art/runtime/quick/inline_method_analyser.cc:113
↓ 80 callers
Method
begin
android-7.1.2_r33/art/runtime/safe_map.h:62
↓ 80 callers
Method
equals
Subclasses can not override equals().
android-7.1.2_r33/frameworks/base/core/java/android/app/Fragment.java:672
↓ 79 callers
Method
GetDescriptor
android-7.1.2_r33/art/runtime/mirror/class.cc:812
↓ 78 callers
Method
begin
Lower case for c++11 for each.
android-7.1.2_r33/art/runtime/base/hash_set.h:272
↓ 77 callers
Method
GetInstrumentation
android-7.1.2_r33/art/runtime/runtime.h:464
↓ 77 callers
Method
Uint32Value
android-7.1.2_r33/art/runtime/offsets.h:33
next →
1–100 of 17,941, ranked by callers