MCPcopy Create free account
hub / github.com/codehasan/dex2c / get_short_string

Method get_short_string

androguard/core/bytecodes/dvm.py:2989–3024  ·  view source on GitHub ↗

Return a shorter formatted String which encodes this method. The returned name has the form: ([arguments ...]) * All Class names are condensed to the actual name (no package). * Access flags are not returned. * <i

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

get_class_nameMethod · 0.95
get_descriptorMethod · 0.95
get_nameMethod · 0.95

Tested by

no test coverage detected