MCPcopy Create free account
hub / github.com/Gyoonus/deoptfuscator / IsRuntimeMethod

Function IsRuntimeMethod

android/art/runtime/art_method.h:558–560  ·  view source on GitHub ↗

Is this a CalleSaveMethod or ResolutionMethod and therefore doesn't adhere to normal conventions for a method of managed code. Returns false for Proxy methods.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

GetDeclaringClassMethod · 0.85
GetMethodIndexMethod · 0.85
GetDexMethodIndexMethod · 0.85
IsCalleeSaveMethodMethod · 0.85
IsResolutionMethodMethod · 0.85
IsProxyMethodMethod · 0.85
PrettyMethodMethod · 0.85
GetAccessFlagsDCheckMethod · 0.85
GetImtConflictTableFunction · 0.85
SetImtConflictTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected