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

Method _format_value

androguard/core/bytecodes/apk.py:842–859  ·  view source on GitHub ↗

Format a value with packagename, if not already set. For example, the name :code:`'.foobar'` will be transformed into :code:`'package.name.foobar'`. Names which do not contain any dots are assumed to be packagename-less as well: :code:`foobar` will also transform in

(self, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

get_elementsMethod · 0.95
get_main_activityMethod · 0.95
get_intent_filtersMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected