Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5ec1cff/StethoX
/ functions
Functions
733 in github.com/5ec1cff/StethoX
⨍
Functions
733
◇
Types & classes
174
Function
CompareAndSetStrongRelaxed
Atomically replace the value with desired_value if it matches the expected_value. Doesn't imply ordering or synchronization constraints.
app/src/main/cpp/art.hpp:367
Function
CompareAndSetStrongRelease
Atomically replace the value with desired_value if it matches the expected_value. Prior writes to other memory locations become visible to the threads
app/src/main/cpp/art.hpp:374
Function
CompareAndSetStrongSequentiallyConsistent
Atomically replace the value with desired_value if it matches the expected_value. Participates in total ordering of atomic operations.
app/src/main/cpp/art.hpp:356
Function
CompareAndSetWeakAcquire
Atomically replace the value with desired_value if it matches the expected_value. Prior writes made to other memory locations by the thread that did t
app/src/main/cpp/art.hpp:386
Function
CompareAndSetWeakRelaxed
The same, except it may fail spuriously.
app/src/main/cpp/art.hpp:379
Function
CompareAndSetWeakRelease
Atomically replace the value with desired_value if it matches the expected_value. Prior writes to other memory locations become visible to the threads
app/src/main/cpp/art.hpp:393
Function
CompareAndSetWeakSequentiallyConsistent
The same, except it may fail spuriously.
app/src/main/cpp/art.hpp:361
Method
Compress
Compress reference to its bit representation.
app/src/main/cpp/art.hpp:50
Method
ConcurrentIdentityWeakHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level. @param initialCapacity the initial capacity. The imp
app/src/main/java/io/github/a13e300/tools/utils/ConcurrentIdentityWeakHashMap.java:632
Method
CreateRawMonitor
app/src/main/cpp/jvmti/jvmti.h:2354
Method
Current
app/src/main/cpp/art.cpp:307
Method
Current
app/src/main/cpp/art.hpp:314
Method
Decompress
Uncompress an encoded reference from its bit representation.
app/src/main/cpp/art.hpp:56
Method
DefaultOkHttp3Helper
(ClassLoader classLoader, NameMap nameMap)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/DefaultOkHttp3Helper.java:362
Method
DestroyRawMonitor
app/src/main/cpp/jvmti/jvmti.h:2359
Method
DisposeEnvironment
app/src/main/cpp/jvmti/jvmti.h:2495
Method
Elf
app/src/main/cpp/elf_parser/include/elf_parser.hpp:116
Method
ElfHash
app/src/main/cpp/elf_parser/include/elf_parser.hpp:72
Method
ElfLookupIdx
app/src/main/cpp/elf_parser/elf_parser.cc:369
Method
FindPltAddr
app/src/main/cpp/elf_parser/elf_parser.cc:534
Method
FollowReferences
app/src/main/cpp/jvmti/jvmti.h:1971
Method
ForEach
app/src/main/cpp/maps_scan/maps_scan.cpp:13
Method
ForceEarlyReturnDouble
app/src/main/cpp/jvmti/jvmti.h:1962
Method
ForceEarlyReturnFloat
app/src/main/cpp/jvmti/jvmti.h:1957
Method
ForceEarlyReturnInt
app/src/main/cpp/jvmti/jvmti.h:1947
Method
ForceEarlyReturnLong
app/src/main/cpp/jvmti/jvmti.h:1952
Method
ForceEarlyReturnObject
app/src/main/cpp/jvmti/jvmti.h:1942
Method
ForceEarlyReturnVoid
app/src/main/cpp/jvmti/jvmti.h:1967
Method
ForceGarbageCollection
app/src/main/cpp/jvmti/jvmti.h:2004
Method
FrameVar
()
app/src/main/java/io/github/a13e300/tools/NativeUtils.java:93
Method
From
app/src/main/cpp/classloader.cpp:40
Method
From
app/src/main/cpp/classloader.cpp:74
Method
GenerateEvents
app/src/main/cpp/jvmti/jvmti.h:2404
Method
GetAllStackTraces
app/src/main/cpp/jvmti/jvmti.h:1908
Method
GetAllThreads
app/src/main/cpp/jvmti/jvmti.h:1809
Method
GetArgumentsSize
app/src/main/cpp/jvmti/jvmti.h:2301
Method
GetAvailableProcessors
app/src/main/cpp/jvmti/jvmti.h:2464
Method
GetBytecodes
app/src/main/cpp/jvmti/jvmti.h:2324
Method
GetCapabilities
app/src/main/cpp/jvmti/jvmti.h:2435
Method
GetClassFields
app/src/main/cpp/jvmti/jvmti.h:2178
Method
GetClassLoader
app/src/main/cpp/jvmti/jvmti.h:2218
Method
GetClassMethods
app/src/main/cpp/jvmti/jvmti.h:2172
Method
GetClassModifiers
app/src/main/cpp/jvmti/jvmti.h:2167
Method
GetClassStatus
app/src/main/cpp/jvmti/jvmti.h:2157
Method
GetClassVersionNumbers
app/src/main/cpp/jvmti/jvmti.h:2190
Method
GetConstantPool
app/src/main/cpp/jvmti/jvmti.h:2196
Method
GetCurrentContendedMonitor
app/src/main/cpp/jvmti/jvmti.h:1860
Method
GetCurrentThread
app/src/main/cpp/jvmti/jvmti.h:1805
Method
GetCurrentThreadCpuTime
app/src/main/cpp/jvmti/jvmti.h:2443
Method
GetCurrentThreadCpuTimerInfo
app/src/main/cpp/jvmti/jvmti.h:2439
Method
GetElfHeader
app/src/main/cpp/elf_parser/include/elf_parser.hpp:187
Method
GetEnvironmentLocalStorage
app/src/main/cpp/jvmti/jvmti.h:2503
Method
GetErrorName
app/src/main/cpp/jvmti/jvmti.h:2511
Method
GetExtensionEvents
app/src/main/cpp/jvmti/jvmti.h:2413
Method
GetExtensionFunctions
app/src/main/cpp/jvmti/jvmti.h:2408
Method
GetFieldDeclaringClass
app/src/main/cpp/jvmti/jvmti.h:2261
Method
GetFieldModifiers
app/src/main/cpp/jvmti/jvmti.h:2267
Method
GetFieldName
app/src/main/cpp/jvmti/jvmti.h:2253
Method
GetFrameLocation
app/src/main/cpp/jvmti/jvmti.h:1930
Method
GetImplementedInterfaces
app/src/main/cpp/jvmti/jvmti.h:2184
Method
GetJLocationFormat
app/src/main/cpp/jvmti/jvmti.h:2521
Method
GetJNIFunctionTable
app/src/main/cpp/jvmti/jvmti.h:2388
Method
GetLineNumberTable
app/src/main/cpp/jvmti/jvmti.h:2306
Method
GetLoadBase
app/src/main/cpp/elf_parser/include/elf_parser.hpp:175
Method
GetLoadBias
app/src/main/cpp/elf_parser/include/elf_parser.hpp:136
Method
GetMethodLocation
app/src/main/cpp/jvmti/jvmti.h:2312
Method
GetMethodModifiers
app/src/main/cpp/jvmti/jvmti.h:2291
Method
GetObjectHashCode
app/src/main/cpp/jvmti/jvmti.h:2243
Method
GetObjectMonitorUsage
app/src/main/cpp/jvmti/jvmti.h:2248
Method
GetObjectSize
app/src/main/cpp/jvmti/jvmti.h:2238
Method
GetOwnedMonitorInfo
app/src/main/cpp/jvmti/jvmti.h:1848
Method
GetOwnedMonitorStackDepthInfo
app/src/main/cpp/jvmti/jvmti.h:1854
Method
GetParseBase
app/src/main/cpp/elf_parser/include/elf_parser.hpp:191
Method
GetPath
app/src/main/cpp/elf_parser/include/elf_parser.hpp:183
Method
GetPhase
app/src/main/cpp/jvmti/jvmti.h:2491
Method
GetPotentialCapabilities
app/src/main/cpp/jvmti/jvmti.h:2423
Method
GetSourceDebugExtension
app/src/main/cpp/jvmti/jvmti.h:2223
Method
GetSourceFileName
app/src/main/cpp/jvmti/jvmti.h:2162
Method
GetState
app/src/main/cpp/art.hpp:449
Method
GetStateAndFlags
app/src/main/cpp/art.hpp:479
Method
GetSystemProperties
app/src/main/cpp/jvmti/jvmti.h:2476
Method
GetSystemProperty
app/src/main/cpp/jvmti/jvmti.h:2481
Method
GetTag
app/src/main/cpp/jvmti/jvmti.h:1986
Method
GetThreadCpuTime
app/src/main/cpp/jvmti/jvmti.h:2451
Method
GetThreadCpuTimerInfo
app/src/main/cpp/jvmti/jvmti.h:2447
Method
GetThreadGroupChildren
app/src/main/cpp/jvmti/jvmti.h:1892
Method
GetThreadGroupInfo
app/src/main/cpp/jvmti/jvmti.h:1887
Method
GetThreadInfo
app/src/main/cpp/jvmti/jvmti.h:1843
Method
GetThreadListStackTraces
app/src/main/cpp/jvmti/jvmti.h:1914
Method
GetThreadLocalStorage
app/src/main/cpp/jvmti/jvmti.h:1877
Method
GetThreadState
app/src/main/cpp/jvmti/jvmti.h:1800
Method
GetTime
app/src/main/cpp/jvmti/jvmti.h:2460
Method
GetTimerInfo
app/src/main/cpp/jvmti/jvmti.h:2456
Method
GetTopThreadGroups
app/src/main/cpp/jvmti/jvmti.h:1882
Method
GetVersionNumber
app/src/main/cpp/jvmti/jvmti.h:2507
Method
GlobalRefVisitor
app/src/main/cpp/classloader.cpp:225
Method
GnuHash
app/src/main/cpp/elf_parser/include/elf_parser.hpp:62
Method
GnuLookupIdx
app/src/main/cpp/elf_parser/elf_parser.cc:389
Method
Handle
app/src/main/cpp/art.hpp:132
Method
HashEntry
( K key, int hash, HashEntry<K, V> next, V value, ReferenceQueue<Object> refQu
app/src/main/java/io/github/a13e300/tools/utils/ConcurrentIdentityWeakHashMap.java:165
← previous
next →
301–400 of 733, ranked by callers