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

Method get_field

androguard/core/bytecodes/dvm.py:7980–7995  ·  view source on GitHub ↗

Return a list all fields which corresponds to the regexp :param name: the name of the field (a python regexp) :rtype: a list with all :class:`EncodedField` objects

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

compileMethod · 0.80
get_fieldsMethod · 0.45
get_nameMethod · 0.45

Tested by

no test coverage detected