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
↓ 16 callers
Method
GetRawStorageWord
android-7.1.2_r33/art/runtime/base/bit_vector.h:225
↓ 16 callers
Method
GetResolvedType
android-7.1.2_r33/art/runtime/mirror/dex_cache-inl.h:50
↓ 16 callers
Method
GetResultRegister
android-7.1.2_r33/art/runtime/stack.h:410
↓ 16 callers
Method
GetShort
android-7.1.2_r33/art/runtime/art_field-inl.h:169
↓ 16 callers
Method
GetSize
android-7.1.2_r33/art/runtime/lambda/closure.cc:104
↓ 16 callers
Method
GetTime
android-7.1.2_r33/art/runtime/base/timing_logger.h:92
↓ 16 callers
Method
HasClass
android-7.1.2_r33/art/runtime/verifier/reg_type.h:168
↓ 16 callers
Method
InternStrong
android-7.1.2_r33/art/runtime/intern_table.cc:317
↓ 16 callers
Method
IsEmpty
android-7.1.2_r33/art/runtime/gc/accounting/atomic_stack.h:154
↓ 16 callers
Method
IsInFromSpace
android-7.1.2_r33/art/runtime/gc/space/region_space.h:342
↓ 16 callers
Method
IsInstanceOf
android-7.1.2_r33/art/runtime/jni_internal.cc:418
↓ 16 callers
Method
MonitorExit
android-7.1.2_r33/art/runtime/monitor.cc:952
↓ 16 callers
Method
Protect
android-7.1.2_r33/art/runtime/mem_map.cc:613
↓ 16 callers
Method
SetObjectArrayElement
android-7.1.2_r33/art/runtime/jni_internal.cc:1800
↓ 16 callers
Method
Unlock
android-7.1.2_r33/art/runtime/monitor.cc:544
↓ 16 callers
Method
addOutput
Adds to the output. @param insn {@code non-null;} instruction to add
dexfixer/src/com/android/dx/dex/code/RopTranslator.java:849
↓ 16 callers
Method
contains
(String key)
android-7.1.2_r33/frameworks/base/core/java/android/app/SharedPreferencesImpl.java:278
↓ 16 callers
Method
createFromParcel
(Parcel parcel)
android-7.1.2_r33/frameworks/base/core/java/android/app/Notification.java:2041
↓ 16 callers
Method
deallocate
android-7.1.2_r33/art/runtime/base/allocator.h:141
↓ 16 callers
Method
emplace
android-7.1.2_r33/art/runtime/base/dchecked_vector.h:187
↓ 16 callers
Method
getConstantPool
Gets the field {@code constant_pool} (along with {@code constant_pool_count}). @return {@code non-null;} the constant pool
dexfixer/src/com/android/dx/cf/iface/ClassFile.java:82
↓ 16 callers
Method
getParameterTypes
Gets the list of parameter types. @return {@code non-null;} the list of parameter types
dexfixer/src/com/android/dx/rop/type/Prototype.java:358
↓ 16 callers
Method
getSources
Gets the source types. @return {@code non-null;} the source types
dexfixer/src/com/android/dx/rop/code/Rop.java:331
↓ 16 callers
Method
getSuccessors
Gets the list of successors that this block may branch to. @return {@code non-null;} the successors list
dexfixer/src/com/android/dx/rop/code/BasicBlock.java:161
↓ 16 callers
Method
makeImmutable
Constructs a new immutable instance with the given element. @param value the sole value in the list
dexfixer/src/com/android/dx/util/IntList.java:46
↓ 16 callers
Method
parsed
Helper which indicates that some bytes were just parsed. This should only be used (for efficiency sake) if the parse is known to be observed. @param
dexfixer/src/com/android/dx/cf/direct/AnnotationParser.java:456
↓ 16 callers
Method
readByte
Returns a byte. @throws IndexOutOfBoundsException if all bytes have been read.
dexfixer/src/com/android/dex/util/ByteInput.java:29
↓ 16 callers
Method
set
Sets the type at the given index. @param n {@code >= 0, < size();} which element @param type {@code non-null;} the type to store
dexfixer/src/com/android/dx/rop/type/StdTypeList.java:387
↓ 16 callers
Method
toQuoted
Gets the value as a human-oriented string, surrounded by double quotes. @return {@code non-null;} the quoted string
dexfixer/src/com/android/dx/rop/cst/CstString.java:305
↓ 16 callers
Method
toString
{@inheritDoc}
dexfixer/src/com/android/dx/dex/file/MapItem.java:181
↓ 16 callers
Method
warnIfCallingFromSystemProcess
Logs a warning if the system process directly called a method such as {@link #startService(Intent)} instead of {@link #startServiceAsUser(Intent, User
android-7.1.2_r33/frameworks/base/core/java/android/app/ContextImpl.java:1799
↓ 16 callers
Method
writeUnsignedIntegralValue
Writes an unsigned integral to {@code out}.
dexfixer/src/com/android/dex/EncodedValueCodec.java:64
↓ 15 callers
Method
AddSpace
android-7.1.2_r33/art/runtime/gc/collector/immune_spaces.cc:106
↓ 15 callers
Function
Alloc
android-7.1.2_r33/art/runtime/gc/space/large_object_space.cc:52
↓ 15 callers
Method
CreateHistogram
android-7.1.2_r33/art/runtime/base/histogram-inl.h:211
↓ 15 callers
Function
DecodeSignedLeb128
Reads a signed LEB128 value, updating the given pointer to point just past the end of the read value. This function tolerates non-zero high-order bits
android-7.1.2_r33/art/runtime/leb128.h:67
↓ 15 callers
Method
DescriptorEquals
android-7.1.2_r33/art/runtime/mirror/class-inl.h:815
↓ 15 callers
Method
FindPrimitiveClass
android-7.1.2_r33/art/runtime/class_linker.cc:3536
↓ 15 callers
Method
GetJavaVM
android-7.1.2_r33/art/runtime/runtime.h:279
↓ 15 callers
Method
GetLink
android-7.1.2_r33/art/runtime/stack.h:184
↓ 15 callers
Method
GetThreadName
android-7.1.2_r33/art/runtime/thread.cc:960
↓ 15 callers
Method
GetTimings
android-7.1.2_r33/art/runtime/gc/collector/garbage_collector.h:69
↓ 15 callers
Method
HasNextInstanceField
android-7.1.2_r33/art/runtime/dex_file.h:1374
↓ 15 callers
Method
IsBooleanTypes
android-7.1.2_r33/art/runtime/verifier/reg_type.h:140
↓ 15 callers
Method
IsFree
android-7.1.2_r33/art/runtime/gc/space/region_space.h:279
↓ 15 callers
Method
LoadDexFiles
android-7.1.2_r33/art/runtime/oat_file_assistant.cc:268
↓ 15 callers
Function
NsToMs
Converts the given number of nanoseconds to milliseconds.
android-7.1.2_r33/art/runtime/base/time_utils.h:66
↓ 15 callers
Method
ReleaseOrDefault
android-7.1.2_r33/art/runtime/base/variant_map.h:256
↓ 15 callers
Method
Set
android-7.1.2_r33/art/runtime/mirror/array-inl.h:222
↓ 15 callers
Method
SetByteSize
Updates the allocation size and whether or not it is free.
android-7.1.2_r33/art/runtime/gc/space/large_object_space.cc:269
↓ 15 callers
Method
StringDataByIdx
android-7.1.2_r33/art/runtime/dex_file.h:540
↓ 15 callers
Method
VRegA_21t
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:134
↓ 15 callers
Method
auxIntArg
Indicates that there is an auxiliary (inline, not stack) argument of type {@code int}, with the given value. <p><b>Note:</b> Perhaps unintuitively, t
dexfixer/src/com/android/dx/cf/code/Machine.java:154
↓ 15 callers
Function
ensure
realloc printbuffer if necessary to have at least "needed" bytes more */
android-7.1.2_r33/art/runtime/unpacker/cJSON.cc:435
↓ 15 callers
Function
expandBufAdd8BE
* Append eight big-endian bytes. */
android-7.1.2_r33/art/runtime/jdwp/jdwp_expand_buf.cc:147
↓ 15 callers
Method
getComponentType
Gets the component type of this type. This method is only valid on array types. @return {@code non-null;} the component type
dexfixer/src/com/android/dx/rop/type/Type.java:846
↓ 15 callers
Method
getLongBits
{@inheritDoc}
dexfixer/src/com/android/dx/rop/cst/CstLiteral32.java:83
↓ 15 callers
Method
getPrimarySuccessor
Gets the primary successor of this block. @return {@code >= -1;} the primary successor, or {@code -1} if this block has no successors at all
dexfixer/src/com/android/dx/rop/code/BasicBlock.java:171
↓ 15 callers
Method
getPrototype
Gets the effective prototype of the method that this instance is being used for. The <i>effective</i> prototype includes an initial {@code this} argum
dexfixer/src/com/android/dx/cf/code/Machine.java:39
↓ 15 callers
Method
getValue
Gets the string value. @return {@code non-null;} the value
dexfixer/src/com/android/dx/dex/file/StringIdItem.java:114
↓ 15 callers
Method
intern
Returns an interned instance of this class for the given type. @param type {@code non-null;} the underlying type @return {@code non-null;} an appropr
dexfixer/src/com/android/dx/rop/cst/CstType.java:173
↓ 15 callers
Method
prepare
Prepares this instance for writing. This performs any necessary prerequisites, including particularly adding stuff to other sections. This method may
dexfixer/src/com/android/dx/dex/file/Section.java:211
↓ 15 callers
Method
printStackTrace
{@inheritDoc}
dexfixer/src/com/android/dex/util/ExceptionWithContext.java:91
↓ 15 callers
Method
set
Sets the type stored at the given local index. If the given type is category-2, then (a) the index must be at least two less than {@link #getMaxLocals
dexfixer/src/com/android/dx/cf/code/LocalsArray.java:85
↓ 14 callers
Function
Append4BE
android-7.1.2_r33/art/runtime/jdwp/jdwp_bits.h:44
↓ 14 callers
Function
CTZ
android-7.1.2_r33/art/runtime/base/bit_utils.h:44
↓ 14 callers
Method
DeleteLocalRef
android-7.1.2_r33/art/runtime/jni_env_ext.cc:86
↓ 14 callers
Method
Dump
android-7.1.2_r33/art/runtime/base/mutex.cc:502
↓ 14 callers
Method
End
android-7.1.2_r33/art/runtime/gc/accounting/atomic_stack.h:170
↓ 14 callers
Method
Equals
android-7.1.2_r33/art/runtime/arch/x86/instruction_set_features_x86.cc:237
↓ 14 callers
Method
ExclusiveUnlock
android-7.1.2_r33/art/runtime/base/mutex.cc:443
↓ 14 callers
Method
Fetch16
android-7.1.2_r33/art/runtime/dex_instruction.h:570
↓ 14 callers
Method
FindTimingIndex
android-7.1.2_r33/art/runtime/base/timing_logger.cc:156
↓ 14 callers
Function
GetBytesPerGprSpillLocation
android-7.1.2_r33/art/runtime/arch/instruction_set.h:154
↓ 14 callers
Method
GetClassLoader
android-7.1.2_r33/art/runtime/mirror/class-inl.h:61
↓ 14 callers
Method
GetName
android-7.1.2_r33/art/runtime/base/mutex.h:143
↓ 14 callers
Method
GetObjectSize
android-7.1.2_r33/art/runtime/mirror/class-inl.h:44
↓ 14 callers
Method
GetReferenceProcessor
android-7.1.2_r33/art/runtime/gc/heap.h:686
↓ 14 callers
Method
GetVersion
android-7.1.2_r33/art/runtime/dex_file.cc:509
↓ 14 callers
Method
GetVirtualMethod
android-7.1.2_r33/art/runtime/mirror/class-inl.h:215
↓ 14 callers
Method
IdentityHashCode
android-7.1.2_r33/art/runtime/mirror/object.cc:158
↓ 14 callers
Method
InstrumentationEvent
android-7.1.2_r33/art/runtime/debugger.h:178
↓ 14 callers
Method
IsDouble
android-7.1.2_r33/art/runtime/verifier/reg_type.h:61
↓ 14 callers
Method
IsFloatTypes
Float type may be derived from any constant type
android-7.1.2_r33/art/runtime/verifier/reg_type.h:158
↓ 14 callers
Method
IsLongTypes
android-7.1.2_r33/art/runtime/verifier/reg_type.h:159
↓ 14 callers
Method
IsValid
android-7.1.2_r33/art/runtime/oat.cc:98
↓ 14 callers
Function
MakeDexVersion37
Make the Dex file version 37.
android-7.1.2_r33/art/runtime/dex_file_verifier_test.cc:61
↓ 14 callers
Method
NewTiming
End the current timing and start a new timing. Usage not recommended.
android-7.1.2_r33/art/runtime/base/timing_logger.h:145
↓ 14 callers
Method
NumDirectInterfaces
android-7.1.2_r33/art/runtime/mirror/class-inl.h:908
↓ 14 callers
Function
PointerToLowMemUInt32
android-7.1.2_r33/art/runtime/utils.h:92
↓ 14 callers
Method
ReadObjectId
android-7.1.2_r33/art/runtime/jdwp/jdwp_request.cc:101
↓ 14 callers
Function
RoundDown
android-7.1.2_r33/art/runtime/base/bit_utils.h:117
↓ 14 callers
Function
STLDeleteElements
android-7.1.2_r33/art/runtime/base/stl_util.h:65
↓ 14 callers
Function
Self
android-7.1.2_r33/art/runtime/thread.h:1555
↓ 14 callers
Function
ThrowIncompatibleClassChangeError
android-7.1.2_r33/art/runtime/common_throws.cc:219
↓ 14 callers
Method
ThrowNew
android-7.1.2_r33/art/runtime/jni_internal.cc:441
↓ 14 callers
Method
ToString
android-7.1.2_r33/art/runtime/dex_file.cc:2260
↓ 14 callers
Method
VRegA_22t
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:154
↓ 14 callers
Method
VRegB_22t
android-7.1.2_r33/art/runtime/dex_instruction-inl.h:319
↓ 14 callers
Method
VisitRootIfNonNull
Unused since we don't copy class native roots.
android-7.1.2_r33/art/runtime/mirror/object.cc:67
← previous
next →
601–700 of 17,941, ranked by callers