MCPcopy Create free account

hub / github.com/5ec1cff/StethoX / functions

Functions733 in github.com/5ec1cff/StethoX

↓ 2 callersFunctiondict_get
* Get a byte from the dictionary at the given distance. The distance is * assumed to valid, or as a special case, zero when the dictionary is * stil
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:324
↓ 2 callersFunctiondict_has_space
Return true if at least one byte can be written into the dictionary. */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:313
↓ 2 callersFunctiondict_limit
Set dictionary write limit */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:304
↓ 2 callersFunctiondict_repeat
* Repeat given number of bytes from the given distance. If the distance is * invalid, false is returned. On success, true is returned and *len is *
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:350
↓ 2 callersFunctiondict_reset
* Reset the dictionary state. When in single-call mode, set up the beginning * of the dictionary to point to the actual output buffer. */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:290
↓ 2 callersMethodentrySet
Returns a {@link Set} view of the mappings contained in this map. The set is backed by the map, so changes to the map are reflected in the set, and vi
app/src/main/java/io/github/a13e300/tools/utils/ConcurrentIdentityWeakHashMap.java:1123
↓ 2 callersMethodeq
(Object o1, Object o2)
app/src/main/java/io/github/a13e300/tools/utils/ConcurrentIdentityWeakHashMap.java:1317
↓ 2 callersFunctionforward_socket
(name, device)
stethox-launcher.py:43
↓ 2 callersFunctiongetAssignableClasses
app/src/main/cpp/jvmti/stethox_jvmti.cpp:98
↓ 2 callersMethodgetClassLinker
app/src/main/cpp/art.cpp:230
↓ 2 callersMethodgetClassName
()
app/src/main/java/io/github/a13e300/tools/objects/HookParam.java:65
↓ 2 callersMethodgetThrowable
(Scriptable thisObj)
app/src/main/java/io/github/a13e300/tools/objects/HookParam.java:87
↓ 2 callersMethodhook
(Context cx, Scriptable scope, Object[] args, boolean isAsyncTrace)
app/src/main/java/io/github/a13e300/tools/objects/HookFunction.java:81
↓ 2 callersFunctionis_pointer_valid
https://stackoverflow.com/a/68051325
app/src/main/cpp/utils.cpp:7
↓ 2 callersFunctionlzma2_lzma
* The LZMA decoder assumes that if the input limit (s->rc.in_limit) hasn't * been exceeded, it is safe to read up to LZMA_IN_REQUIRED bytes. This *
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:879
↓ 2 callersFunctionlzma_len
Decode the length of the match into s->lzma.len. */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:651
↓ 2 callersFunctionlzma_main
LZMA decoder core */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:754
↓ 2 callersFunctionlzma_props
* Decode and validate LZMA properties (lc/lp/pb) and calculate the bit masks * from the decoded lp and pb values. On success, the LZMA decoder state
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:832
↓ 2 callersFunctionlzma_reset
* Reset the LZMA decoder and range decoder state. Dictionary is not reset * here, because LZMA state may be reset without resetting the dictionary.
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:799
↓ 2 callersMethodnativeSetJavaDebug
(boolean allow, int orig)
app/src/main/java/io/github/a13e300/tools/NativeUtils.java:38
↓ 2 callersMethodnativeSetJdwp
(boolean allow, boolean orig)
app/src/main/java/io/github/a13e300/tools/NativeUtils.java:39
↓ 2 callersMethodnewArray
(int i)
app/src/main/java/io/github/a13e300/tools/utils/ConcurrentIdentityWeakHashMap.java:196
↓ 2 callersFunctionrc_bittree_reverse
Decode a bittree starting from the least significant bit. */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:567
↓ 2 callersFunctionrc_is_finished
* Return true if it is possible (from point of view of range decoder) that * we have reached the end of the LZMA chunk. */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:504
↓ 2 callersFunctionrc_read_init
* Read the first five initial bytes into rc->code if they haven't been * read already. (Yes, the first byte gets completely ignored.) */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:481
↓ 2 callersFunctionrc_reset
Reset the range decoder. */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_lzma2.c:470
↓ 2 callersMethodreadValueUnderLock
Reads value field of an entry under lock. Called if value field ever appears to be null. This is possible only if a compiler happens to reorder a Hash
app/src/main/java/io/github/a13e300/tools/utils/ConcurrentIdentityWeakHashMap.java:327
↓ 2 callersMethodreplace
{@inheritDoc} @throws NullPointerException if any of the arguments are null
app/src/main/java/io/github/a13e300/tools/utils/ConcurrentIdentityWeakHashMap.java:1016
↓ 2 callersMethodshowWaitingForDebugger
(IApplicationThread who, boolean waiting)
hidden-api/src/main/java/android/app/IActivityManager.java:6
↓ 2 callersMethodstart
(ClassLoader classLoader, int useDeObf)
app/src/main/java/io/github/a13e300/tools/objects/OkHttpInterceptorObject.java:42
↓ 2 callersMethodtypeId
(Class<?> type)
app/src/main/java/io/github/a13e300/tools/NativeUtils.java:109
↓ 2 callersMethodvalues
Returns a {@link Collection} view of the values contained in this map. The collection is backed by the map, so changes to the map are reflected in the
app/src/main/java/io/github/a13e300/tools/utils/ConcurrentIdentityWeakHashMap.java:1102
↓ 2 callersFunctionxz_dec_run
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_stream.c:781
↓ 1 callersMethodAddCapabilities
app/src/main/cpp/jvmti/jvmti.h:2427
↓ 1 callersMethodAddClassLoadCallback
app/src/main/cpp/art.cpp:222
↓ 1 callersFunctionFormat
app/src/main/cpp/jvmti/stethox_jvmti.cpp:10
↓ 1 callersFunctionGetAndroidApiLevel
app/src/main/cpp/utils.h:6
↓ 1 callersMethodGetClassLoaderClasses
app/src/main/cpp/jvmti/jvmti.h:2145
↓ 1 callersMethodGetFrameCount
app/src/main/cpp/jvmti/jvmti.h:1921
↓ 1 callersMethodGetLoadedClasses
app/src/main/cpp/jvmti/jvmti.h:2140
↓ 1 callersMethodGetLocalDouble
app/src/main/cpp/jvmti/jvmti.h:2068
↓ 1 callersMethodGetLocalFloat
app/src/main/cpp/jvmti/jvmti.h:2061
↓ 1 callersMethodGetLocalInstance
app/src/main/cpp/jvmti/jvmti.h:2041
↓ 1 callersMethodGetLocalLong
app/src/main/cpp/jvmti/jvmti.h:2054
↓ 1 callersMethodGetMaxLocals
app/src/main/cpp/jvmti/jvmti.h:2296
↓ 1 callersMethodGetMethodDeclaringClass
app/src/main/cpp/jvmti/jvmti.h:2286
↓ 1 callersMethodGetMethodName
app/src/main/cpp/jvmti/jvmti.h:2279
↓ 1 callersMethodGetObjectsWithTags
app/src/main/cpp/jvmti/jvmti.h:1996
↓ 1 callersFunctionInitClassLoaders
app/src/main/cpp/classloader.cpp:196
↓ 1 callersMethodInitFromData
app/src/main/cpp/elf_parser/elf_parser.cc:483
↓ 1 callersMethodInitFromFile
app/src/main/cpp/elf_parser/elf_parser.cc:491
↓ 1 callersMethodInterceptor
()
app/src/main/java/io/github/a13e300/tools/network/okhttp3/DefaultOkHttp3Helper.java:343
↓ 1 callersMethodInterceptor$Chain_connection
(Object chain)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:12
↓ 1 callersMethodInterceptor$Chain_proceed
(Object chain, Object /*Request*/ request)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:11
↓ 1 callersMethodInterceptor$Chain_request
(Object chain)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:10
↓ 1 callersMethodIsArrayClass
app/src/main/cpp/jvmti/jvmti.h:2208
↓ 1 callersFunctionIsJdwpAllowed
app/src/main/cpp/art.cpp:288
↓ 1 callersMethodIterateThroughHeap
app/src/main/cpp/jvmti/jvmti.h:1979
↓ 1 callersMethodLoadSymbols
app/src/main/cpp/elf_parser/elf_parser.cc:207
↓ 1 callersMethodOkio_1buffer
(Closeable /*Source*/ source)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:47
↓ 1 callersMethodOkio_buffer
(Closeable /*Sink*/ sink)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:45
↓ 1 callersMethodOkio_sink
(OutputStream out)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:44
↓ 1 callersMethodOkio_source
(InputStream in)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:46
↓ 1 callersFunctionOpenLibrary
app/src/main/cpp/elf_parser/elf_parser.cc:97
↓ 1 callersFunctionREQUIRES_SHARED
app/src/main/cpp/art.hpp:100
↓ 1 callersMethodRemoveClassLoadCallback
app/src/main/cpp/art.cpp:226
↓ 1 callersMethodRequestBody_writeTo
(Object body, Closeable /*BufferedSink*/ bufferedSink)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:35
↓ 1 callersMethodRequest_body
(Object request)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:31
↓ 1 callersMethodRequest_header
(Object request, String name)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:33
↓ 1 callersMethodRequest_method
(Object request)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:30
↓ 1 callersMethodResponse$Builder_body
(Object builder, Object /*ResponseBody*/ body)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:22
↓ 1 callersMethodResponse$Builder_build
(Object builder)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:20
↓ 1 callersMethodResponseBody_byteStream
(Object body)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:26
↓ 1 callersMethodResponseBody_contentLength
(Object body)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:27
↓ 1 callersMethodResponseBody_create
(Object /*MediaType*/ contentType, long contentLength, Object /*BufferedSource*/ content)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:21
↓ 1 callersMethodResponse_body
(Object response)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:15
↓ 1 callersMethodResponse_cacheResponse
(Object response)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:18
↓ 1 callersMethodResponse_code
(Object response)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:41
↓ 1 callersMethodResponse_message
(Object response)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:42
↓ 1 callersMethodResponse_newBuilder
(Object response)
app/src/main/java/io/github/a13e300/tools/network/okhttp3/OkHttp3Helper.java:19
↓ 1 callersFunctionSetDebuggable
app/src/main/cpp/art.cpp:252
↓ 1 callersFunctionSetJdwpAllowed
app/src/main/cpp/art.cpp:284
↓ 1 callersMethodSetLoadBase
app/src/main/cpp/elf_parser/include/elf_parser.hpp:179
↓ 1 callersMethodSharedLock
app/src/main/cpp/art.cpp:372
↓ 1 callersMethodSharedUnlock
app/src/main/cpp/art.cpp:392
↓ 1 callersMethodSweepJniWeakGlobals
app/src/main/cpp/classloader.cpp:70
↓ 1 callersMethodVisitClassLoaders
app/src/main/cpp/art.cpp:35
↓ 1 callersMethodVisitClasses
app/src/main/cpp/art.cpp:39
↓ 1 callersMethodWithState
app/src/main/cpp/art.hpp:458
↓ 1 callersMethodasInterface
(IBinder b)
hidden-api/src/main/java/android/app/IActivityManager.java:9
↓ 1 callersMethodcall
(org.mozilla.javascript.Context cx, Scriptable scope, Scriptable thisObj, Object[] args)
app/src/main/java/io/github/a13e300/tools/StethoxAppInterceptor.java:213
↓ 1 callersFunctionclasslinker_classes_lock
app/src/main/cpp/art.cpp:415
↓ 1 callersMethodclear_table
(self)
stethox-launcher.py:248
↓ 1 callersMethodcontainsKey
Tests if the specified object is a key in this table. @param key possible key @return <tt>true</tt> if and only if the specified object is a key i
app/src/main/java/io/github/a13e300/tools/utils/ConcurrentIdentityWeakHashMap.java:845
↓ 1 callersMethodcreate
(String apkPath)
app/src/main/java/io/github/a13e300/tools/DexKitWrapper.java:19
↓ 1 callersFunctiondec_block
* Decode the Compressed Data field from a Block. Update and validate * the observed compressed and uncompressed sizes of the Block so that * they do
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_stream.c:230
↓ 1 callersFunctiondec_index
* Decode the Number of Records, Unpadded Size, and Uncompressed Size * fields from the Index field. That is, Index Padding and CRC32 are not * decod
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_stream.c:315
↓ 1 callersFunctiondec_main
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_stream.c:571
↓ 1 callersFunctiondec_stream_footer
Decode the Stream Footer field (the last 12 bytes of the .xz Stream) */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_stream.c:444
↓ 1 callersFunctiondec_stream_header
Decode the Stream Header field (the first 12 bytes of the .xz Stream). */
app/src/main/cpp/elf_parser/xz-embedded/xz_dec_stream.c:408
← previousnext →101–200 of 733, ranked by callers