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

Function ProcessLine

android/art/profman/profman.cc:867–1008  ·  view source on GitHub ↗

Process a line defining a class or a method and its inline caches. Upon success return true and add the class or the method info to profile. The possible line formats are: "LJustTheCass;". "LTestInline;->inlinePolymorphic(LSuper;)I+LSubA;,LSubB;,LSubC;". "LTestInline;->inlinePolymorphic(LSuper;)I+LSubA;,LSubB;,invalid_class". "LTestInline;->inlineMissingTypes(LSuper;)I+missing_types". "LTestInline

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CreateProfileFunction · 0.85

Calls 15

TypeIndexClass · 0.85
FindClassFunction · 0.85
MethodReferenceClass · 0.85
FindMethodIndexFunction · 0.85
HasSingleInvokeFunction · 0.85
TypeReferenceClass · 0.85
substrMethod · 0.80
SkipAllFieldsMethod · 0.80
HasNextMethodMethod · 0.80
GetMemberIndexMethod · 0.80
AddMethodsMethod · 0.80

Tested by

no test coverage detected