MCPcopy Create free account

hub / github.com/Youlor/unpacker / functions

Functions17,941 in github.com/Youlor/unpacker

↓ 9 callersFunctionart_f2l
android-7.1.2_r33/art/runtime/entrypoints/math_entrypoints.cc:39
↓ 9 callersMethodawaitLoadedLocked
()
android-7.1.2_r33/frameworks/base/core/java/android/app/SharedPreferencesImpl.java:208
↓ 9 callersFunctioncJSON_ReplaceItemInObject
android-7.1.2_r33/art/runtime/unpacker/cJSON.cc:2350
↓ 9 callersMethodclone
{@inheritDoc}
dexfixer/src/com/android/dx/ssa/PhiInsn.java:80
↓ 9 callersMethodcompareTo
{@inheritDoc}
dexfixer/src/com/android/dx/rop/type/Type.java:534
↓ 9 callersMethodequals
{@inheritDoc}
dexfixer/src/com/android/dx/rop/code/RegisterSpec.java:170
↓ 9 callersMethodforEachInsn
Visits all insns in this method. @param visitor {@code non-null;} callback interface
dexfixer/src/com/android/dx/ssa/SsaMethod.java:709
↓ 9 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/BasicBlockList.java:66
↓ 9 callersMethodget
Gets the value of the bit at the given index. @param bits {@code non-null;} bit set to operate on @param idx {@code >= 0, < getMax(set);} which bit @
dexfixer/src/com/android/dx/util/Bits.java:58
↓ 9 callersMethodgetApplicationInfo
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ContextImpl.java:302
↓ 9 callersMethodgetApplicationInfo
(String packageName, int flags)
android-7.1.2_r33/frameworks/base/core/java/android/app/ApplicationPackageManager.java:330
↓ 9 callersMethodgetBasePackageName
@hide
android-7.1.2_r33/frameworks/base/core/java/android/app/ContextImpl.java:291
↓ 9 callersMethodgetBlocks
Gets the basic block list for this method. @return {@code non-null;} the list
dexfixer/src/com/android/dx/rop/code/RopMethod.java:71
↓ 9 callersMethodgetCompatibilityInfo
()
android-7.1.2_r33/frameworks/base/core/java/android/app/LoadedApk.java:231
↓ 9 callersMethodgetFlags
@hide
android-7.1.2_r33/frameworks/base/core/java/android/app/job/JobInfo.java:226
↓ 9 callersMethodgetFormat
()
dexfixer/src/com/android/dx/io/instructions/DecodedInstruction.java:119
↓ 9 callersMethodgetFragmentManager
Return the FragmentManager for interacting with fragments associated with this activity.
android-7.1.2_r33/frameworks/base/core/java/android/app/Activity.java:2149
↓ 9 callersMethodgetIndex
Gets the DEX index of a constant. It is only valid to call this after {@link #setIndex} has been called. @param position the position of the constant
dexfixer/src/com/android/dx/dex/code/MultiCstInsn.java:124
↓ 9 callersMethodgetIndexType
()
dexfixer/src/com/android/dx/io/instructions/DecodedInstruction.java:145
↓ 9 callersMethodgetLiteral
()
dexfixer/src/com/android/dx/io/instructions/DecodedInstruction.java:195
↓ 9 callersMethodgetLocals
Gets the locals array for this instance. @return {@code non-null;} the locals array
dexfixer/src/com/android/dx/cf/code/Frame.java:126
↓ 9 callersMethodgetSystemContext
()
android-7.1.2_r33/frameworks/base/core/java/android/app/ActivityThread.java:2058
↓ 9 callersMethodhasLargeIcon
()
android-7.1.2_r33/frameworks/base/core/java/android/app/Notification.java:4132
↓ 9 callersMethodinflate
(byte[] compressedData)
android-7.1.2_r33/frameworks/base/core/java/android/app/backup/BlobBackupHelper.java:185
↓ 9 callersMethodinitWindowDecorActionBar
Creates a new ActionBar, locates the inflated ActionBarView, initializes the ActionBar with the view, and sets mActionBar.
android-7.1.2_r33/frameworks/base/core/java/android/app/Activity.java:2386
↓ 9 callersMethodintern
Interns an item in this instance, returning the interned instance (which may not be the one passed in). This will add the item if no equal item has be
dexfixer/src/com/android/dx/dex/file/MixedItemSection.java:193
↓ 9 callersMethodisImmutable
Checks to see whether or not this instance is immutable. This is the same as calling {@code !isMutable()}. @return {@code true} iff this instance is
dexfixer/src/com/android/dx/util/MutabilityControl.java:58
↓ 9 callersMethodisPossiblyAssignableFrom
Returns whether the given supertype is possibly assignable from the given subtype. This takes into account primitiveness, int-likeness, known-nullness
dexfixer/src/com/android/dx/cf/code/Merger.java:219
↓ 9 callersMethodlabelToBlock
Searches {@link #result} for a block with the given label. Returns it if found, or throws an exception if there is no such block. @param label the la
dexfixer/src/com/android/dx/cf/code/Ropper.java:569
↓ 9 callersMethodloadClass
(String className)
android-7.1.2_r33/frameworks/base/core/java/android/app/LoadedApk.java:694
↓ 9 callersMethodmakeLocalOptional
Returns an instance for the given register number, type, and variable info. This method is allowed to return shared instances (but doesn't necessarily
dexfixer/src/com/android/dx/rop/code/RegisterSpec.java:130
↓ 9 callersMethodmoveToState
(LocalActivityRecord r, int desiredState)
android-7.1.2_r33/frameworks/base/core/java/android/app/LocalActivityManager.java:111
↓ 9 callersMethodoldToNew
Returns the new-namespace mapping for the specified old-namespace register, or -1 if one exists. @param oldReg {@code >= 0;} old-namespace register @
dexfixer/src/com/android/dx/ssa/BasicRegisterMapper.java:76
↓ 9 callersMethodparseConstant
Helper for {@link #parseValue}, which parses a constant reference and returns the referred-to constant value. @return {@code non-null;} the parsed va
dexfixer/src/com/android/dx/cf/direct/AnnotationParser.java:422
↓ 9 callersMethodparseInstruction
Parses the instruction at the indicated offset. Indicate the result by calling the visitor if supplied and by returning the number of bytes consumed b
dexfixer/src/com/android/dx/cf/code/BytecodeArray.java:217
↓ 9 callersMethodparsed
{@inheritDoc}
dexfixer/src/com/android/dx/command/dump/BlockDumper.java:134
↓ 9 callersMethodquery
Query the download manager about downloads that have been requested. @param query parameters specifying filters for this query @return a Cursor over t
android-7.1.2_r33/frameworks/base/core/java/android/app/DownloadManager.java:1054
↓ 9 callersMethodreadUnsignedInt
Read an unsigned integer. @param zwidth byte count minus one @param fillOnRight true to zero fill on the right; false on the left
dexfixer/src/com/android/dex/EncodedValueCodec.java:138
↓ 9 callersMethodsetBitmap
Change the current system wallpaper to a bitmap. The given bitmap is converted to a PNG and stored as the wallpaper. On success, the intent {@link I
android-7.1.2_r33/frameworks/base/core/java/android/app/WallpaperManager.java:985
↓ 9 callersMethodstatusClause
(String operator, int value)
android-7.1.2_r33/frameworks/base/core/java/android/app/DownloadManager.java:963
↓ 9 callersMethodthrowBadUtf8
Helper for {@link #utf8BytesToString}, which throws the right exception for a bogus utf-8 byte. @param value the byte value @param offset the file of
dexfixer/src/com/android/dx/rop/cst/CstString.java:170
↓ 9 callersMethodthrowIfMutable
Throws {@link MutabilityException} if this instance is mutable.
dexfixer/src/com/android/dx/util/MutabilityControl.java:84
↓ 9 callersMethodwriteEvent
Write a log entry to the underlying storage, with a string payload. @hide
android-7.1.2_r33/frameworks/base/core/java/android/app/admin/SecurityLog.java:210
↓ 8 callersMethodAlloc
android-7.1.2_r33/art/runtime/linear_alloc.cc:31
↓ 8 callersMethodAsBitmap
android-7.1.2_r33/art/runtime/arch/arm/instruction_set_features_arm.cc:241
↓ 8 callersMethodAsBitmap
android-7.1.2_r33/art/runtime/arch/x86/instruction_set_features_x86.cc:252
↓ 8 callersMethodAsBooleanArray
android-7.1.2_r33/art/runtime/mirror/object-inl.h:300
↓ 8 callersMethodAsReference
android-7.1.2_r33/art/runtime/mirror/object-inl.h:288
↓ 8 callersMethodAsShortArray
android-7.1.2_r33/art/runtime/mirror/object-inl.h:333
↓ 8 callersMethodAssertThreadSuspensionIsAllowable
android-7.1.2_r33/art/runtime/thread-inl.h:96
↓ 8 callersMethodAtomicSetReadBarrierPointer
android-7.1.2_r33/art/runtime/mirror/object-inl.h:171
↓ 8 callersMethodBaseSize
android-7.1.2_r33/art/runtime/mem_map.h:158
↓ 8 callersFunctionCachePrimitiveBoxingMethod
android-7.1.2_r33/art/runtime/well_known_classes.cc:212
↓ 8 callersMethodCalculateLoadFactor
Calculate the current load factor and return it.
android-7.1.2_r33/art/runtime/base/hash_set.h:462
↓ 8 callersMethodCharAt
android-7.1.2_r33/art/runtime/mirror/string-inl.h:134
↓ 8 callersMethodContainsSpace
android-7.1.2_r33/art/runtime/gc/collector/immune_spaces.cc:122
↓ 8 callersMethodCopyFromLine
android-7.1.2_r33/art/runtime/verifier/register_line.h:134
↓ 8 callersFunctionCountModifiedUtf8Chars
This is used only from debugger and test code.
android-7.1.2_r33/art/runtime/utf.cc:27
↓ 8 callersMethodDump
android-7.1.2_r33/art/runtime/verifier/method_verifier.cc:1597
↓ 8 callersMethodEnd
android-7.1.2_r33/art/runtime/oat_file.cc:1060
↓ 8 callersMethodEndTiming
android-7.1.2_r33/art/runtime/base/timing_logger.cc:144
↓ 8 callersFunctionEntryPointToCodePointer
android-7.1.2_r33/art/runtime/utils.h:339
↓ 8 callersMethodFindClassDef
android-7.1.2_r33/art/runtime/dex_file.cc:514
↓ 8 callersMethodForceCopy
android-7.1.2_r33/art/runtime/java_vm_ext.h:44
↓ 8 callersFunctionFromCodePointer
android-7.1.2_r33/art/runtime/oat_quick_method_header.h:41
↓ 8 callersMethodGetClassDescriptor
Returns the class descriptor string of a class definition.
android-7.1.2_r33/art/runtime/dex_file.h:706
↓ 8 callersMethodGetDeclaringClassUnchecked
android-7.1.2_r33/art/runtime/art_method-inl.h:45
↓ 8 callersMethodGetDepth
android-7.1.2_r33/art/runtime/gc/allocation_record.h:161
↓ 8 callersMethodGetFeatureString
android-7.1.2_r33/art/runtime/arch/arm/instruction_set_features_arm.cc:247
↓ 8 callersMethodGetFeatureString
android-7.1.2_r33/art/runtime/arch/x86/instruction_set_features_x86.cc:263
↓ 8 callersMethodGetHandlerAddress
android-7.1.2_r33/art/runtime/dex_file.h:1618
↓ 8 callersMethodGetHandlerTypeIndex
android-7.1.2_r33/art/runtime/dex_file.h:1615
↓ 8 callersMethodGetImageRoot
android-7.1.2_r33/art/runtime/image-inl.h:28
↓ 8 callersMethodGetLink
android-7.1.2_r33/art/runtime/thread.cc:223
↓ 8 callersMethodGetLiveStack
android-7.1.2_r33/art/runtime/gc/collector/concurrent_copying.cc:653
↓ 8 callersMethodGetManagedStack
android-7.1.2_r33/art/runtime/thread.h:733
↓ 8 callersMethodGetObjectArrayElement
android-7.1.2_r33/art/runtime/jni_internal.cc:1792
↓ 8 callersMethodGetProtoParameters
android-7.1.2_r33/art/runtime/dex_file.h:790
↓ 8 callersMethodGetRawStorage
android-7.1.2_r33/art/runtime/base/bit_vector.h:229
↓ 8 callersMethodGetResolutionMethod
android-7.1.2_r33/art/runtime/runtime-inl.h:54
↓ 8 callersMethodGetResolvedField
android-7.1.2_r33/art/runtime/mirror/dex_cache-inl.h:63
↓ 8 callersMethodGetStackDepth
android-7.1.2_r33/art/runtime/mirror/throwable.cc:72
↓ 8 callersMethodGetStepDepth
android-7.1.2_r33/art/runtime/debugger.h:102
↓ 8 callersMethodGetStringLength
android-7.1.2_r33/art/runtime/dex_file-inl.h:28
↓ 8 callersMethodGetStringRegion
android-7.1.2_r33/art/runtime/jni_internal.cc:1663
↓ 8 callersMethodGetStringUTFRegion
android-7.1.2_r33/art/runtime/jni_internal.cc:1677
↓ 8 callersMethodGetThreadLocalMarkStack
android-7.1.2_r33/art/runtime/thread.h:238
↓ 8 callersMethodGetVirtualMethodDuringLinking
android-7.1.2_r33/art/runtime/mirror/class-inl.h:222
↓ 8 callersMethodHasVTable
android-7.1.2_r33/art/runtime/mirror/class-inl.h:250
↓ 8 callersMethodHeapLimit
The maximum address which the bitmap can span. (HeapBegin() <= object < HeapLimit()).
android-7.1.2_r33/art/runtime/gc/accounting/space_bitmap.h:175
↓ 8 callersMethodIsAllocTrackingEnabled
Allocation tracking support Callers to this function use double-checked locking to ensure safety on allocation_records_
android-7.1.2_r33/art/runtime/gc/heap.h:745
↓ 8 callersMethodIsBitSet
Determine whether or not the specified bit is set.
android-7.1.2_r33/art/runtime/base/bit_vector.h:170
↓ 8 callersMethodIsClearedJniWeakGlobal
android-7.1.2_r33/art/runtime/runtime-inl.h:28
↓ 8 callersMethodIsFree
android-7.1.2_r33/art/runtime/gc/allocator/rosalloc.h:51
↓ 8 callersFunctionIsHost
android-7.1.2_r33/art/dex2oat/dex2oat.cc:1918
↓ 8 callersMethodIsLongConstant
android-7.1.2_r33/art/runtime/verifier/reg_type.h:92
↓ 8 callersMethodIsMarked
android-7.1.2_r33/art/runtime/gc/collector/mark_sweep.cc:1429
↓ 8 callersMethodIsOne
android-7.1.2_r33/art/runtime/verifier/reg_type.h:127
↓ 8 callersMethodIsPreciseReference
android-7.1.2_r33/art/runtime/verifier/reg_type.h:74
↓ 8 callersMethodIsPrimitiveType
android-7.1.2_r33/art/runtime/lambda/shorty_field_type.h:363
← previousnext →1,101–1,200 of 17,941, ranked by callers